RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBlobStream.Finalize Method

Creates a Blob on the InterBase server and writes the data from the BlobStream to it.

Pascal
procedure Finalize;
C++
__fastcall Finalize();

Finalize creates a Blob on the InterBase server and writes the data from the BlobStream to the Blob and then closes the Blob. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!