Enabled Propiedad
SQL Server 2008
Gets or sets the Boolean property value that specifies whether the operator is enabled or not.
Espacio de nombres: Microsoft.SqlServer.Management.Smo.Agent
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Setting the Enabled property enables or disables a SQL Server operator. For example, setting the Enabled property of an Operator object to False disables a SQL Server Agent operator. A disabled operator will not receive notification when an alert is raised.
