Used to specify the fields that correspond to the foreign key fields from MasterFields when building master/detail relationship.
property DetailFields: string;
Use the DetailFields property to specify the fields that correspond to the foreign key fields from MasterFields when building master/detail relationship. DetailFields is a string containing one or more field names in the detail table. Separate field names with semicolons.
Use Field Link Designer to set the value in design time.