ExpressionValue Constructor
Initializes a new instance of the ExpressionValue class.
Overload List
Name | Description |
---|---|
ExpressionValue () |
Default constructor that initializes a new instance of the ExpressionValue class.
|
ExpressionValue (Argument, ExpressionOperator, Argument) |
Initializes a new instance of the ExpressionValue class with a two expression values and an operator.
|
See Also
Reference
ExpressionValue Class
ExpressionValue Members
Microsoft.SqlServer.NotificationServices.Rules Namespace