company logo

DBBaseContext :: notifyInsert - Property insert notification handler

The insert notification ( SE_Insert event) is sent from server in order to inform the client that an instance has been added to a collection.

The handler can be overloaded in specialized property context class implementations.

Implementation details

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

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