Table.LowPriorityAbortAfterWait プロパティ

定義

DDL 操作のWAIT_AT_LOW_PRIORITY オプションのABORT_AFTER_WAIT アクションを取得または設定します。 Rebuild または SwitchPartition を呼び出す前に、これを設定します。 既定値は 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

プロパティ値

適用対象