RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBQuery.BatchInput Method

Executes the parameterized query in SQL for input in the referenced input object.

Pascal
procedure BatchInput(InputObject: TIBBatchInput);
C++
__fastcall BatchInput(TIBBatchInput InputObject);

Call BatchInput to execute the parameterized query in SQL for input in the referenced input object. 

 

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