Compartilhar via


Construtor AlertCategory

Initializes a new instance of the AlertCategory class.

Namespace:  Microsoft.SqlServer.Management.Smo.Agent
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Sub New
'Uso
Dim instance As New AlertCategory()
public AlertCategory()
public:
AlertCategory()
new : unit -> AlertCategory
public function AlertCategory()

Comentários

The default constructor initializes any fields to their default values.

Exemplos

Agendando tarefas administrativas automáticas no SQL Server Agent

Consulte também

Referência

AlertCategory Classe

Sobrecarregado AlertCategory

Namespace Microsoft.SqlServer.Management.Smo.Agent

Outros recursos

Tarefas de administração automatizadas (SQL Server Agent)

sp_add_category (Transact-SQL)