Construtor CategoryBase
Initializes a new instance of the JobCategory class, or the OperatorCategory class, or the AlertCategory class.
Namespace: Microsoft.SqlServer.Management.Smo.Agent
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Protected Friend Sub New
'Uso
Dim instance As New CategoryBase()
protected internal CategoryBase()
protected public:
CategoryBase()
new : unit -> CategoryBase
function CategoryBase()
Comentários
The default constructor initializes any fields to their default values.
Exemplos
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.Smo.Agent
Outros recursos
Agendando tarefas administrativas automáticas no SQL Server Agent