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

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. 

Returns pointer to the current OdDbDatabase object.

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