DodSequenceMerge Structure
This API supports the product infrastructure and is not intended to be used directly from your code.
Merges several doc-order-distinct sequences into a single doc-order-distinct sequence.
Assembly: System.Data.SqlXml (in System.Data.SqlXml.dll)
| Name | Description | |
|---|---|---|
![]() | AddSequence(IList<XPathNavigator^>^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds a new sequence to the list of sequences to merge. |
![]() | Create(XmlQueryRuntime^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes this instance of DodSequenceMerge . |
![]() | Equals(Object^) | Indicates whether this instance and a specified object are equal.(Inherited from ValueType.) |
![]() | GetHashCode() | Returns the hash code for this instance.(Inherited from ValueType.) |
![]() | GetType() | |
![]() | MergeSequences() | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the fully-merged sequence. |
![]() | ToString() | Returns the fully qualified type name of this instance.(Inherited from ValueType.) |
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
