Condividi tramite


BetweenLeafCondition Constructor ()

Default constructor that creates new instance of the BetweenLeafCondition class.

Spazio dei nomi: Microsoft.SqlServer.NotificationServices.Rules
Assembly : Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)

Sintassi

'Dichiarazione
Public Sub New
public BetweenLeafCondition ()
public:
BetweenLeafCondition ()
public BetweenLeafCondition ()
public function BetweenLeafCondition ()

Osservazioni

You must set the Test, Min, and Max properties.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

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