ITableOptions.LockEscalation Property
SQL Server 2012
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.LockEscalationTypeA LockEscalationType value that specifies the type of lock escalation implemented on the table.
