[#wallet-DatabaseBatch-2constructor-0f] = xref:wallet.adoc[wallet]::xref:wallet/DatabaseBatch.adoc[DatabaseBatch]::DatabaseBatch :relfileprefix: ../../ :mrdocs: Batches are non‐copyable. == Synopsis Declared in `<wallet/db.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- DatabaseBatch(xref:wallet/DatabaseBatch.adoc[DatabaseBatch] const& other) = delete; ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The batch that would be copied from. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#