Share via


SimpleLeafCondition Constructor ()

Default constructor that creates new instance of the SimpleLeafCondition class.

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

Syntax

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

Remarks

You must set the Left, Right, and Operator 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

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