Name | Description | |
---|---|---|
FilterNaryExpression Constructor | Overloaded. |
The following tables list the members exposed by FilterNaryExpression.
Name | Description | |
---|---|---|
FilterNaryExpression Constructor | Overloaded. |
Name | Description | |
---|---|---|
Expressions | Gets the expressions that are combined. | |
FilterCombination | Gets the logical operator applied between the expressions. |
Name | Description | |
---|---|---|
Equals | Overridden. | |
GetHashCode | Overridden. | |
ToString | Returns a System.String that represents this instance. |
Name | Description | |
---|---|---|
GetExpresssionInScope | Gets the expression corresponding to the specified scope. | |
IsExpresssionInScope | Gets whether the expression belongs to the specified scope. | |
RemoveExpressionInScope | Removes the expression in the specified scope. | |
ReplaceExpressionInScope | Replaces the expression in the specified scope by the newExpression. |