FireDAC.DatS.TFDDatSRow.EndDirectWriteBlob
Delphi
procedure EndDirectWriteBlob(AColumn: Integer; AFinalBlobLen: Integer = -1);
C++
void __fastcall EndDirectWriteBlob(int AColumn, int AFinalBlobLen = 0xffffffff);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSRow |
Description
Embarcadero Technologies does not currently have any additional information.