LowPriorityLockWaitMaxDurationOption.Unit Property

Definition

Unit for max duration. Only Minutes is supported. Optional, may be null.

public Microsoft.SqlServer.TransactSql.ScriptDom.TimeUnit? Unit { get; set; }
member this.Unit : Nullable<Microsoft.SqlServer.TransactSql.ScriptDom.TimeUnit> with get, set
Public Property Unit As Nullable(Of TimeUnit)

Property Value

Applies to