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