This documentation is archived and is not being maintained.
VersionControlServer::QueryMerges Method
Visual Studio 2013
Gets the merge history of the specified target item with an optional source.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
QueryMerges(ItemSpec, VersionSpec, ItemSpec, VersionSpec, VersionSpec, VersionSpec) | Gets the merge history of the specified target item with an optional source. |
|
QueryMerges(String, VersionSpec, String, VersionSpec, VersionSpec, VersionSpec, RecursionType) | Gets the merge history of the requested item with an optional source. |
|
QueryMerges(ItemSpec, VersionSpec, ItemSpec, VersionSpec, VersionSpec, VersionSpec, Boolean) | Gets the merge history of the requested item with an optional source. |
|
QueryMerges(String, VersionSpec, String, VersionSpec, VersionSpec, VersionSpec, RecursionType, Boolean) | Gets the merge history of the requested item with an optional source. |
Show: