Index.ResumableIndexOperation プロパティ

定義

インデックスが再開可能かどうかを指定します。 再構築操作中に再開可能なインデックスが一時停止されている場合は、再開/中止できます。

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)]
public bool ResumableIndexOperation { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)>]
member this.ResumableIndexOperation : bool with get, set
Public Property ResumableIndexOperation As Boolean

プロパティ値

属性

適用対象