FireDAC.DatS.TFDDatSRow.SetFetched

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSRow

Delphi

procedure SetFetched(const AColumn: Integer; const AValue: Boolean);

C++

void __fastcall SetFetched(const int AColumn, const bool AValue);

Description

Embarcadero Technologies does not currently have any additional information.