FireDAC.DatS.TFDDatSRelation.ParentTable
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.