Partager via


Constructeur CategoryBase

Initializes a new instance of the JobCategory class, or the OperatorCategory class, or the AlertCategory class.

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

Syntaxe

'Déclaration
Protected Friend Sub New
'Utilisation
Dim instance As New CategoryBase()
protected internal CategoryBase()
protected public:
CategoryBase()
new : unit -> CategoryBase
function CategoryBase()

Notes

The default constructor initializes any fields to their default values.

Exemples

Appel de méthodes

Voir aussi

Référence

CategoryBase Classe

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

Autres ressources

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

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