The NegatedExpression type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| NegatedExpression |
Initializes a new instance of the NegatedExpression class.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Overrides Object..::.Equals(Object).) | |
| GetHashCode |
Serves as a hash function for a particular type.
GetHashCode()()()
is suitable for use in hashing algorithms and data
structures like a hash table.
(Overrides Object..::.GetHashCode()()().) | |
| ToString | (Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| QueryExpression |
Gets the query expression that this expression is negating.
|