ServerAdapterBase.DynamicLocks Property

Definition

Sets the maximum number of available locks. This option limits the amount of memory the Database Engine uses for locks.

public int DynamicLocks { get; set; }
member this.DynamicLocks : int with get, set
Public Property DynamicLocks As Integer

Property Value

Applies to