次の方法で共有


SubPlanDescriptionChangeEventArgs(String) コンストラクター

定義

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)

パラメーター

newDescription
String

適用対象