API:Data.SqlExpr.TSQLTable.MasterFields
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Data.SqlExpr.pas Data.SqlExpr.hpp
| |
Unit: Data.SqlExpr | |
Parent: TSQLTable |
Delphi
property MasterFields: string read GetMasterFields write SetMasterFields;
C++
__property System::UnicodeString MasterFields = {read=GetMasterFields, write=SetMasterFields};
Description
Embarcadero Technologies does not currently have any additional information.