BetweenLeafCondition Constructor ()
Default constructor that creates new instance of the BetweenLeafCondition 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 BetweenLeafCondition ()
public:
BetweenLeafCondition ()
public BetweenLeafCondition ()
public function BetweenLeafCondition ()
Notes
You must set the Test, Min, and Max properties.
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
BetweenLeafCondition Class
BetweenLeafCondition Members
Microsoft.SqlServer.NotificationServices.Rules Namespace