ODAC

TOraParam.SetBlobData Method

Sets the parameter value from the memory buffer.

Class

TOraParam

Syntax

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

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

Remarks

Use the SetBlobData method to set the parameter value from the memory buffer. After this procedure call DataType property is assigned to ftBlob.

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