API Reference > Classes > PRC Base Data Types Classes > OdPrcObjectId Class > OdPrcObjectId Methods > OdPrcObjectId::database Method
OdPrcObjectId::database Method
Syntax
C++
OdDbBaseDatabase* database() const;

Returns a pointer to the database with which the PRC object identifier is associated. Returns NULL if the identifier is not associated with any database.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.