IBDAC

TIBCBlob.AllocBlob Method

Allocates and initializes the Blob handle.

Class

TIBCBlob

Syntax

procedure AllocBlob(Read: Boolean = True);

Parameters
Read
True, if BLOB is opened for reading or writing.

Remarks

Call the AllocBLOB method to allocate and initialize the Blob handle. The Read parameter indicates whether the BLOB is opened for reading or writing. If the BLOB is opened for writing, new BLOB ID is generated.

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