API Reference > Other Classes > OdFdFieldEnginePE Class > OdFdFieldEnginePE Methods > OdFdFieldEnginePE::getCurrentDb Method
OdFdFieldEnginePE::getCurrentDb Method
Syntax
C++
virtual OdDbDatabase* getCurrentDb() = 0;

Pointer to the current OdDbDatabase object.

Retrieves the current database of the host application. The purpose of the function is to allow using the current database's properties when processing NDBRO fields. 

 

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