Click or drag to resize

QueryCombine Methods

The QueryCombine type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares the current object with specified one.
Public methodEquals
Compares the current object with specified one.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Returns a hash code of the current object.
(Overrides ObjectGetHashCode.)
Public methodToString
Returns a string representation of the current object.
(Overrides ObjectToString.)
Public methodTranslate
Translates the given element into the native query language of the target data source.
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate methodIComparableCompareTo
Compares the current object with specified one.
Top
See Also