NotCondition Constructor ()
Default constructor that creates new instance of the NotCondition class.
Espacio de nombres: Microsoft.SqlServer.NotificationServices.Rules
Ensamblado: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
Sintaxis
'Declaración
Public Sub New
public NotCondition ()
public:
NotCondition ()
public NotCondition ()
public function NotCondition ()
Notas
You must set the Condition property.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
NotCondition Class
NotCondition Members
Microsoft.SqlServer.NotificationServices.Rules Namespace