IBX.IBCustomDataSet.TIBDataSet.BatchInput
Delphi
procedure BatchInput(InputObject: TIBBatchInput);
C++
void __fastcall BatchInput(Ibx::Ibinputoutput::TIBBatchInput* InputObject);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | IBX.IBCustomDataSet.pas IBX.IBCustomDataSet.hpp | IBX.IBCustomDataSet | TIBDataSet | 
Description
Executes the parameterized query in SQL for input in the referenced input object.
Call BatchInput to execute the parameterized query in SQL for input in the referenced input object.