CDaoDatabase::m_pDAODatabase
Remarks
Contains a pointer to the OLE interface for the DAO database object underlying the CDaoDatabase object. Use this pointer if you need to access the DAO interface directly.
For more information about DAO databases, see the article in Visual C++ Programmer's Guide. For information about calling DAO directly, see Technical Note 54.