FireDAC.DatS.TFDDatSRow.RowList
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSRow | |
Delphi
property RowList: TFDDatSTableRowList read GetRowList;
C++
__property TFDDatSTableRowList* RowList = {read=GetRowList};
Description
Embarcadero Technologies does not currently have any additional information.