LiteDAC

TDAParam.SetBlobData Method

Writes the data from a specified buffer to BLOB.

Class

TDAParam

Syntax

procedure SetBlobData(Buffer: IntPtr; Size: Integer); overload;

Parameters
Buffer
Holds the pointer to data.
Size
Holds the number of bytes to read from the buffer.

Remarks

Call the SetBlobData method to write data from a specified buffer to BLOB.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback