This topic has not yet been rated - Rate this topic

ITableOptions.LockEscalation Property

Gets or sets the type of lock escalation implemented on the table.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[DisplayDescriptionKeyAttribute("Table_LockEscalationDesc")]
[DisplayNameKeyAttribute("Table_LockEscalationName")]
LockEscalationType LockEscalation { get; set; }

Property Value

Type: Microsoft.SqlServer.Management.Smo.LockEscalationType
A LockEscalationType value that specifies the type of lock escalation implemented on the table.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.