RestorePlan.AsyncStatus プロパティ

定義

発生する可能性のあるエラーを含む、最新の非同期操作の状態を取得します。

public Microsoft.SqlServer.Management.Smo.AsyncStatus AsyncStatus { get; }
member this.AsyncStatus : Microsoft.SqlServer.Management.Smo.AsyncStatus
Public ReadOnly Property AsyncStatus As AsyncStatus

プロパティ値

非同期状態。

適用対象