FireDAC.DatS.TFDDatSRow.Fetched

From RAD Studio API Documentation
Jump to: navigation, search

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.