CreateRestorePlanEventArgs(String) Constructor

Definition

Initializes a new instance of the CreateRestorePlanEventArgs class.

public CreateRestorePlanEventArgs (string status);
new Microsoft.SqlServer.Management.Smo.CreateRestorePlanEventArgs : string -> Microsoft.SqlServer.Management.Smo.CreateRestorePlanEventArgs
Public Sub New (status As String)

Parameters

status
String

status

Applies to