OrCondition Constructor
Initializes a new instance of the OrCondition class.
Overload List
Name | Description |
---|---|
OrCondition () |
Default constructor that creates new instance of the OrCondition class.
|
OrCondition (Condition[]) |
Initializes a new instance of the OrCondition class with the component Condition objects.
|
See Also
Reference
OrCondition Class
OrCondition Members
Microsoft.SqlServer.NotificationServices.Rules Namespace