共用方式為


SubPlanDescriptionChangeEventArgs(String) Constructor

Definition

public:
 SubPlanDescriptionChangeEventArgs(System::String ^ newDescription);
public SubPlanDescriptionChangeEventArgs (string newDescription);
new Microsoft.SqlServer.Management.DatabaseMaintenance.SubPlanDescriptionChangeEventArgs : string -> Microsoft.SqlServer.Management.DatabaseMaintenance.SubPlanDescriptionChangeEventArgs
Public Sub New (newDescription As String)

Parameters

newDescription
String

Applies to