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