DBBaseContext :: notifyDelete - Instance delete notification handler
The delete notification ( SE_Delete event) is sent from server in order to inform the client that an instance has been deleted.
The handler can be overloaded in specialized type context class implementations.
Implementation details
DBBaseContext  :: notifyDelete ( int64 iObjectID )
- iObjectID
- Local instance identity
The object or instance identity is a unique identity within a database.