RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLVAR.LoadFromFile Method

Loads the contents of a file to a Blob field.

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

Call LoadFromFile to load the contents of a file to a Blob field. 

 

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