FireDAC.DatS.TFDDatSRow.NestedRows
Delphi
property NestedRows[const AColumn: Integer]: TFDDatSNestedRowList read GetNestedRows;
C++
__property TFDDatSNestedRowList* NestedRows[const int AColumn] = {read=GetNestedRows};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSRow |
Description
Embarcadero Technologies does not currently have any additional information.