FireDAC.DatS.TFDDatSRow.GetBlobData
Delphi
function GetBlobData(ABuffer: PByte; AColumn: Integer; var ApData: PByte;
var ALen: Integer): Boolean;
C++
bool __fastcall GetBlobData(Winapi::Windows::PByte ABuffer, int AColumn, Winapi::Windows::PByte &ApData, int &ALen);
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.