Constructs a batch bound to the wrapper it will be submitted to.
Synopsis
Declared in <dbwrapper.h>
explicit
CDBBatch(CDBWrapper const& _parent);
Parameters
Name |
Description |
_parent [in] |
CDBWrapper that this batch is to be submitted to |
Created with MrDocs