RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLVAR.SaveToStream Method

Saves the contents of a Blob field to a stream.

Pascal
procedure SaveToStream(Stream: TStream);
C++
__fastcall SaveToStream(TStream Stream);

Call SaveToStream to save the contents of a Blob field to a stream. 

 

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