FireDAC.DatS.TFDDatSRow.GetFetched

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetFetched(const AColumn: Integer): Boolean;

C++

bool __fastcall GetFetched(const int AColumn);

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSRow

Description

Embarcadero Technologies does not currently have any additional information.