iteratorsIncludeDeferredOperations

iteratorsIncludeDeferredOperations(enable : Boolean) : Boolean;

The iteratorsIncludeDeferredOperations method of the Process class specifies whether the process sees the effects of deferred operations on collections before the updates are committed to the database.

When called with the value of the enable parameter set to:

Calling this method overrides the value of the DefaultIteratorsIncludeDeferredOperations parameter in the [JadeClient] section of the Jade initialization file.

2022.0.04 and higher