API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADDefinition Class > OdCADDefinition Classes > OdCADDefinition::DatabaseWrapperInterface Class > DatabaseWrapperInterface Methods > OdCADDefinition::DatabaseWrapperInterface::getDatabase Method
OdCADDefinition::DatabaseWrapperInterface::getDatabase Method
Syntax
C++
virtual OdDbBaseDatabase* getDatabase() = 0;

A pointer to the database object.

Retrieves the database associated with the Database Wrapper object.

Copyright © 2002–2022. Open Design Alliance. All rights reserved.