RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSQL.BatchOutput Method

Outputs the selected query in SQL to the referenced OutputObject.

Pascal
procedure BatchOutput(OutputObject: TIBBatchOutput);
C++
__fastcall BatchOutput(TIBBatchOutput OutputObject);

Call BatchOutput to output the selected query in SQL to the referenced OutputObject. 

 

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