For SQL server backends, this property should specify the name of the database.
IDL Definition
[propget] HRESULT DBName([out, retval] VARIANT *pData); [propput] HRESULT DBName([in] VARIANT Data);
Type
VT_BSTR (string)