Propriété OperatorCategory.ID

Gets the ID value that uniquely identifies the operator category.

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

Syntaxe

[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public int ID { get; }

Valeur de propriété

Type : System.Int32
An Int32 value that specifies the ID value that uniquely identifies the operator category.

Exemples

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

Voir aussi

Référence

OperatorCategory Classe

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

Autres ressources

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

sp_add_category (Transact-SQL)