API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::originalFilename Method
OdDbDatabase::originalFilename Method
Syntax
C++
virtual OdString originalFilename() const;

Returns the name of the file this database object was loaded from. Can return empty string in case database was created from scratch.

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