FireDAC.DatS.TFDDatSRow.GetBlobData
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSRow | |
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);
Description
Embarcadero Technologies does not currently have any additional information.