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