RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBatchOutput.WriteColumns Method

Outputs the data in columns in the XSQLDA to the specified file.

Pascal
function WriteColumns: Boolean; virtual; abstract;
C++
virtual __fastcall Boolean WriteColumns() = 0;

Call WriteColumns to output data in columns in the extended SQL descriptor area (XSQLDA) to the specified file. 

 

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