MySQL 9.0.0
Source Code Documentation
dict_foreign_add_to_referenced_table Struct Reference

A function object to add the foreign key constraint to the referenced set of the referenced table, if it exists in the dictionary cache. More...

#include <dict0mem.h>

Public Member Functions

void operator() (dict_foreign_t *foreign) const
 

Detailed Description

A function object to add the foreign key constraint to the referenced set of the referenced table, if it exists in the dictionary cache.

Member Function Documentation

◆ operator()()

void dict_foreign_add_to_referenced_table::operator() ( dict_foreign_t foreign) const
inline

The documentation for this struct was generated from the following file: