FireDAC.DatS.TFDDatSRow.NestedRows

From RAD Studio API Documentation
Jump to: navigation, search

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.