FireDAC.DatS.TFDDatSRow.NestedRow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property NestedRow[const AColumn: Integer]: TFDDatSRow read GetNestedRow write SetNestedRow;

C++

__property TFDDatSRow* NestedRow[const int AColumn] = {read=GetNestedRow, write=SetNestedRow};

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.