Begins a database transaction.

Synopsis

Declared in <wallet/db.h>

virtual
bool
TxnBegin() = 0;

Return Value

true if the transaction was started.

Created with MrDocs