RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLVAR.SaveToFile Method

Saves the contents of a Blob field to a file.

Pascal
procedure SaveToFile(const FileName: String);
C++
__fastcall SaveToFile(const AnsiString FileName);

Call SaveToFile to save the contents of a Blob field to a file. 

 

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