useDeferredInverseMaintenance

useDeferredInverseMaintenance(enable: Boolean): Boolean, updating;

The useDeferredInverseMaintenance method of the Process class specifies whether a deferred execution strategy for all automatically maintained collection properties for the current process is in use, overriding the schema‑defined execution strategy for each property.

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

Use this method when evaluating, testing, and benchmarking the impact of using a deferred execution strategy before you permanently apply a deferred execution strategy in the schema.

2020.0.01 and higher