RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBlobStream.Mode Property

Sets or returns the Blob stream mode type.

Pascal
property Mode: TBlobStreamMode;
C++
__property TBlobStreamMode Mode;

Use Mode to set or read the Blob stream mode type. The Mode specifies whether the stream is used for reading BLOB values, writing BLOB values, or both. 

 

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