[#TxoSpenderIndex-GetDB] = xref:TxoSpenderIndex.adoc[TxoSpenderIndex]::GetDB :relfileprefix: ../ :mrdocs: Access the database backing this index. == Synopsis Declared in `<index/txospenderindex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual xref:BaseIndex/DB.adoc[BaseIndex::DB]& GetDB() const override; ---- == Return Value Reference to the index database. [.small]#Created with https://www.mrdocs.com[MrDocs]#