FireDAC.DatS.TFDDatSRelation.ParentTable

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSRelation

Delphi

property ParentTable: TFDDatSTable read FParentTable write SetParentTable;

C++

__property TFDDatSTable* ParentTable = {read=FParentTable, write=SetParentTable};

Description

Embarcadero Technologies does not currently have any additional information.