CDBBatch::CDBBatch

Constructs a batch bound to the wrapper it will be submitted to.

Synopsis

Declared in <dbwrapper.h>

explicit
CDBBatch(CDBWrapper const& _parent);

Parameters

NameDescription
_parent [in]CDBWrapper that this batch is to be submitted to