LockEscalationTableOption.Value Property

Definition

Specifies the allowed methods of lock escalation for a table.

public Microsoft.SqlServer.TransactSql.ScriptDom.LockEscalationMethod Value { get; set; }
member this.Value : Microsoft.SqlServer.TransactSql.ScriptDom.LockEscalationMethod with get, set
Public Property Value As LockEscalationMethod

Property Value

Applies to