DefaultIteratorsIncludeDeferredOperations
Boolean
false
Purpose
The DefaultIteratorsIncludeDeferredOperations parameter specifies whether processes see the effects of deferred operations on collections before the updates are committed to the database.
When the value of this parameter set to:
-
true, processes take into account the effects of deferred collection operations when updating the database
-
false (the default), processes do not take into account the effects of deferred collection operations when updating the database
Use the
Parameter is read when …
The node is next initialized.
2022.0.04 and higher