API:FireDAC.Phys.Intf.IFDPhysDataSetParamReader.GetData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetData(const AColumn: Integer; var ABuff: Pointer;
ABuffLen: LongWord; var ADataLen: LongWord; AByVal: Boolean): Boolean;

C++

virtual bool __fastcall GetData(const int AColumn, void * &ABuff, unsigned ABuffLen, unsigned &ADataLen, bool AByVal) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysDataSetParamReader

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !