FireDAC.DatS.TFDDatSRelation.ChildTable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ChildTable: TFDDatSTable read FChildTable write SetChildTable;

C++

__property TFDDatSTable* ChildTable = {read=FChildTable, write=SetChildTable};

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.