RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBInputRawFile Class

TIBInputRawFile inputs data from a raw file.

Pascal
TIBInputRawFile = class(TIBBatchInput);
C++
class TIBInputRawFile : public TIBBatchInput;

Use a TIBInputRawFile object input data from a raw file. A raw file is the equivalent to InterBase external file output. Raw files are not limited to a straight character format. 

 

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