OrCondition Constructor ()
Default constructor that creates new instance of the OrCondition class.
Namespace: Microsoft.SqlServer.NotificationServices.Rules
Assembly: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
Syntax
'Declaration
Public Sub New
public OrCondition ()
public:
OrCondition ()
public OrCondition ()
public function OrCondition ()
Remarks
You must specify at least one child condition using the inherited Children 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
OrCondition Class
OrCondition Members
Microsoft.SqlServer.NotificationServices.Rules Namespace