IgnoreCOMObjectsDBCollab

For internal use only.

Description

Under special circumstances you might need to access an object that is locked by the application logic. In such cases you can use this setting to  instantiate the object, if the lock was set by the same application thread.

Valid values

  • 0 (default – locked objects cannot be accessed)
  • 1 (locked objects can be accessed, providing the lock was set by the same application thread)