BeginBatch
Begins a set of client methods to be invoked in a batch when the corresponding EndBatch method is invoked. Using these methods can reduce network overhead. Developers can use these methods at their discretion, subject to the driver implementation design. For more information, see EndBatch.
ISC_RESULT (*BeginBatch)
/* in */(ISC_CLIENT_HANDLE handle);