SubPlanNameChangeEventArgs(String) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
SubPlanNameChangeEventArgs(System::String ^ newName);
public SubPlanNameChangeEventArgs (string newName);
new Microsoft.SqlServer.Management.DatabaseMaintenance.SubPlanNameChangeEventArgs : string -> Microsoft.SqlServer.Management.DatabaseMaintenance.SubPlanNameChangeEventArgs
Public Sub New (newName As String)
Parâmetros
- newName
- String