API Reference > OdDg Classes > OdDgDatabaseReactor Class > OdDgDatabaseReactor Methods > OdDgDatabaseReactor::goodbye Method
OdDgDatabaseReactor::goodbye Method
Syntax
C++
virtual void goodbye(const OdDgDatabase* pDb);
Parameters 
Description 
const OdDgDatabase* pDb 
[in] Pointer to the database being deleted. 

Notification function called whenever a database is about to be deleted from memory.

This function is called before the operation.

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