FireDAC.DatS.TFDDatSRow.SetBlobData
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSRow | |
Delphi
function SetBlobData(ABuffer: PByte; AColumn: Integer; ApData: PByte;
ALength: Integer; AForceNotNull: Boolean = False): PByte;
C++
Winapi::Windows::PByte __fastcall SetBlobData(Winapi::Windows::PByte ABuffer, int AColumn, Winapi::Windows::PByte ApData, int ALength, bool AForceNotNull = false);
Description
Embarcadero Technologies does not currently have any additional information.