IBX.IBInputOutput.TIBBatchOutput.WriteColumns
Delphi
function WriteColumns: Boolean; virtual; abstract;
C++
virtual bool __fastcall WriteColumns(void) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | IBX.IBInputOutput.pas IBX.IBInputOutput.hpp |
IBX.IBInputOutput | TIBBatchOutput |
Description
Outputs the data in columns in the XSQLDA to the specified file.
Call WriteColumns to output data in columns in the extended SQL descriptor area (XSQLDA) to the specified file.