company logo

DBBaseContext :: notifyClose - Access handle close notification handler

The close notification ( SE_Close event) is sent from server in order to inform the client that its server handle has been closed and is not accessible anymore.

The handler can be overloaded in specialized context class implementations.

Implementation details

DBBaseContext  :: notifyClose ( int64 iObjectID )
  • iObjectID - Local instance identity

    The object or instance identity is a unique identity within a database.