Compartir a través de


AlertCategory Constructor

Initializes a new instance of the AlertCategory class.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Agent
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Sub New
'Uso
Dim instance As New AlertCategory()
public AlertCategory()
public:
AlertCategory()
new : unit -> AlertCategory
public function AlertCategory()

Comentarios

The default constructor initializes any fields to their default values.

Ejemplos

Programar tareas administrativas automáticas en el Agente SQL Server

Vea también

Referencia

AlertCategory Clase

Sobrecarga de AlertCategory

Espacio de nombres Microsoft.SqlServer.Management.Smo.Agent

Otros recursos

Tareas administrativas automatizadas (Agente SQL Server)

sp_add_category (Transact-SQL)