API:Data.SqlExpr.TSQLTable.MasterFields

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MasterFields: string read GetMasterFields write SetMasterFields;

C++

__property System::UnicodeString MasterFields = {read=GetMasterFields, write=SetMasterFields};

Properties

Type Visibility Source Unit Parent
property published
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr TSQLTable

Description

Embarcadero Technologies does not currently have any additional information.