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