Data.Bind.DBXScope.TCustomBindSourceDBX.MasterFields

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.Bind.DBXScope.pas
Data.Bind.DBXScope.hpp
Unit: Data.Bind.DBXScope
Parent: TCustomBindSourceDBX

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.