Table.LowPriorityAbortAfterWait Eigenschaft

Definition

Dient zum Abrufen oder Festlegen der ABORT_AFTER_WAIT Aktion für die option WAIT_AT_LOW_PRIORITY des DDL-Vorgangs. Legen Sie diese Einstellung fest, bevor Sie "Neuerstellen" oder "SwitchPartition" aufrufen. Der Standardwert ist None.

public Microsoft.SqlServer.Management.Smo.AbortAfterWait LowPriorityAbortAfterWait { get; set; }
member this.LowPriorityAbortAfterWait : Microsoft.SqlServer.Management.Smo.AbortAfterWait with get, set
Public Property LowPriorityAbortAfterWait As AbortAfterWait

Eigenschaftswert

Gilt für: