IBX.IBSQL.TIBXSQLVAR.SaveToFile
Delphi
procedure SaveToFile(const FileName: String);
C++
void __fastcall SaveToFile(const System::UnicodeString FileName);
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 file.
Call SaveToFile to save the contents of a Blob field to a file.