IBDAC

TIBCParam.SetBlobData Method

Sets the parameter value from the memory buffer.

Class

TIBCParam

Syntax

procedure SetBlobData(Buffer: IntPtr; Size: integer);

Parameters
Buffer
Holds the pointer to the buffer with data.
Size
Holds the buffer size.

Remarks

Call the SetBLOBData procedure to set the parameter value from the memory buffer. After this procedure call the DataType property is assigned to ftBLOB.

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