FireDAC.DatS.TFDDatSRow.SetFetched
Delphi
procedure SetFetched(const AColumn: Integer; const AValue: Boolean);
C++
void __fastcall SetFetched(const int AColumn, const bool AValue);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSRow |
Description
Embarcadero Technologies does not currently have any additional information.