DefaultDataLockControlMode.AutomaticAndManaged
Can be set only in the configuration data lock control mode property. In this case, transactions created by the system automatically are performed in the mode determined by corresponding metadata object property setting, and transactions initiated by
BeginTransaction method call are performed in the mode determined by this method's parameter. Note that nested transactions are performed in the mode of the "main" transaction.