FireDAC.DatS.TFDDatSRow.SetBlobData

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSRow

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.