FireDAC.DatS.TFDDatSRow.Fetched
Delphi
property Fetched[const AColumn: Integer]: Boolean read GetFetched write SetFetched;
C++
__property bool Fetched[const int AColumn] = {read=GetFetched, write=SetFetched};
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.