QueryCombine Methods |
The QueryCombine type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo |
Compares the current object with specified one.
| |
| Equals |
Compares the current object with specified one.
(Overrides ObjectEquals(Object).) | |
| GetHashCode |
Returns a hash code of the current object.
(Overrides ObjectGetHashCode.) | |
| ToString |
Returns a string representation of the current object.
(Overrides ObjectToString.) | |
| Translate |
Translates the given element into the native query language of the target data source.
|
| Name | Description | |
|---|---|---|
| IComparableCompareTo |
Compares the current object with specified one.
|