RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBlobStream.CheckWritable Method

Indicates whether or not a Blob is write-able.

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

Call CheckWritable to determine whether or not a Blob is writeable. This method raises an exception if the Blob is not writeable. 

 

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