Partilhar via


BetweenLeafCondition Constructor ()

Default constructor that creates new instance of the BetweenLeafCondition class.

Namespace: Microsoft.SqlServer.NotificationServices.Rules
Assembly: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)

Syntax

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

Remarks

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

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

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