RestorePlan.AsyncStatus Property

Definition

Gets the status of most recent asynchronous operation including possible errors.

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

Property Value

The async status.

Applies to