BooleanLeafCondition Constructor ()
Default constructor that creates new instance of the BooleanLeafCondition class.
Namespace: Microsoft.SqlServer.NotificationServices.Rules
Assembly: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
Syntax
'Declaration
Public Sub New
public BooleanLeafCondition ()
public:
BooleanLeafCondition ()
public BooleanLeafCondition ()
public function BooleanLeafCondition ()
Remarks
You must set the Argument property.
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
BooleanLeafCondition Class
BooleanLeafCondition Members
Microsoft.SqlServer.NotificationServices.Rules Namespace