ITableOptions.LockEscalation Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Table_LockEscalationDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Table_LockEscalationName")]
public Microsoft.SqlServer.Management.Smo.LockEscalationType LockEscalation { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Table_LockEscalationDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Table_LockEscalationName")>]
member this.LockEscalation : Microsoft.SqlServer.Management.Smo.LockEscalationType with get, set
Public Property LockEscalation As LockEscalationType

Property Value

Attributes

Applies to