FireDAC.DatS.TFDDatSRelationList.GetRelationsForTable
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSRelationList |
Delphi
function GetRelationsForTable(AParentRelations: Boolean;
ATable: TFDDatSTable): TFDDatSRelationArray;
C++
TFDDatSRelationArray __fastcall GetRelationsForTable(bool AParentRelations, TFDDatSTable* ATable);
Description
Embarcadero Technologies does not currently have any additional information.