FireDAC.DatS.TFDDatSRelation.ParentTable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ParentTable: TFDDatSTable read FParentTable write SetParentTable;

C++

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

Properties

Type Visibility Source Unit Parent
property public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSRelation

Description

Embarcadero Technologies does not currently have any additional information.