TurboDB VCL/CLX Component Library
TTdbTable.MasterSource TTdbTable See also |
Top |
· | The default relationship is defined by link and relations fields within the tables. To use this kind of relationship, leave the MasterFields and the DetailFields properties empty.
|
· | The standard relationship is defined by the MasterFields property and works only when the matching fields in the detail and the master table have the same names.
|
· | To match detail fields and master fields with different field names, you can use the DetailFields property in addition to the Master Fields property.
|