Allocates and initializes the Blob handle.
procedure AllocBlob(Read: Boolean = True);
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.