The LockingConfig type exposes the following members.
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | Conflicts | 
            The locking conflicts matrix. 
             | 
|  | MaxLockers | 
            The maximum number of simultaneous locking entities supported by the
            Berkeley DB environment
             | 
|  | MaxLocks | 
            The maximum number of locks supported by the Berkeley DB
            environment.
             | 
|  | MaxObjects | 
            The maximum number of locked objects supported by the Berkeley DB
            environment.
             | 
|  | Partitions | 
            The number of lock table partitions in the Berkeley DB environment.
             | 





