updateObjectAndSlobOrBlobEditions
updateObjectAndSlobOrBlobEditions(object: Object);
The updateObjectAndSlobOrBlobEditions method of the Object class increments the edition property of the Object instance specified by the object parameter and its slob and blob subobjects by one (1).
This does not include dynamic properties or collection subobjects.
As a result, the specified instance and its subobjects will be pushed through the journals as part of an update operation caused by the edition increment. This is an intended side‑effect and is used in the context of event steaming. For details, see "
2025.0.01 and higher
