Returns an estimate of the batch's serialized size in bytes.
Synopsis
Declared in <dbwrapper.h>
size_t
ApproximateSize() const;
Return Value
The approximate serialized size of the batch, in bytes.
Created with MrDocs
Returns an estimate of the batch's serialized size in bytes.
Declared in <dbwrapper.h>
size_t
ApproximateSize() const;
The approximate serialized size of the batch, in bytes.
Created with MrDocs