Constructeur AlertCategory

Initializes a new instance of the AlertCategory class.

Espace de noms :  Microsoft.SqlServer.Management.Smo.Agent
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation
Dim instance As New AlertCategory()
public AlertCategory()
public:
AlertCategory()
new : unit -> AlertCategory
public function AlertCategory()

Notes

The default constructor initializes any fields to their default values.

Exemples

Planification des tâches administratives automatiques dans l'Agent SQL Server

Voir aussi

Référence

AlertCategory Classe

Surcharge AlertCategory

Espace de noms Microsoft.SqlServer.Management.Smo.Agent

Autres ressources

Tâches d'administration automatisée (Agent SQL Server)

sp_add_category (Transact-SQL)