RAD Studio VCL Reference
|
Resets the stream to the beginning of the Blob.
constructor Create(AField: TField; ABlobStream: TIBBlobStream; Mode: TBlobStreamMode);
__fastcall TIBDSBlobStream(TField AField, TIBBlobStream ABlobStream, TBlobStreamMode Mode);
Call Create to reset the stream to the beginning of the Blob. Depending on the mode, it also truncates the Blob stream.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|