[#CCoinsViewDB-2destructor] = xref:CCoinsViewDB.adoc[CCoinsViewDB]::~CCoinsViewDB :relfileprefix: ../ :mrdocs: Destroys the view and releases the underlying database. == Synopsis Declared in `<txdb.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual ~CCoinsViewDB() override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#