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