Partager via


NotCondition Constructor ()

Default constructor that creates new instance of the NotCondition class.

Espace de noms: Microsoft.SqlServer.NotificationServices.Rules
Assembly: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)

Syntaxe

'Déclaration
Public Sub New
public NotCondition ()
public:
NotCondition ()
public NotCondition ()
public function NotCondition ()

Notes

You must set the Condition property.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

NotCondition Class
NotCondition Members
Microsoft.SqlServer.NotificationServices.Rules Namespace