다음을 통해 공유


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

적용 대상