IBX.IBSQL.TIBXSQLVAR.SaveToStream
Delphi
procedure SaveToStream(Stream: TStream);
C++
void __fastcall SaveToStream(System::Classes::TStream* Stream);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | IBX.IBSQL.pas IBX.IBSQL.hpp |
IBX.IBSQL | TIBXSQLVAR |
Description
Saves the contents of a Blob field to a stream.
Call SaveToStream to save the contents of a Blob field to a stream.