![]() |
MySQL 9.5.0
Source Code Documentation
|
This represents equality between a set of fields, i.e. More...
Public Attributes | |
| FieldArray * | fields |
| The fields that are equal to each other. More... | |
| table_map | tables |
| A map of all tables in 'fields'. More... | |
This represents equality between a set of fields, i.e.
"t1.f1=t2.f2...=tN.fN".
| FieldArray* CompanionSet::EqualTerm::fields |
The fields that are equal to each other.
| table_map CompanionSet::EqualTerm::tables |
A map of all tables in 'fields'.