[#TxIndex-01-GetDB] = xref:TxIndex-01.adoc[TxIndex]::GetDB :relfileprefix: ../ :mrdocs: Access the database backing this index. == Synopsis Declared in `<index/txindex.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]#