This documentation is archived and is not being maintained.
VersionControlServer::QueryHistory Method
Visual Studio 2013
Gets a collection of Changeset objects matching the specified items and versions.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
QueryHistory(ItemSpec) | Gets a collection of Changeset objects matching the specified items and versions. |
|
QueryHistory(QueryHistoryParameters) | Gets a collection of Changeset objects matching the specified items and versions. |
|
QueryHistory(String, RecursionType) | Gets a collection of Changeset objects matching the specified items and versions. |
|
QueryHistory(ItemSpec, Int32) | Gets a collection of Changeset objects matching the specified items and versions. |
|
QueryHistory(String, RecursionType, Int32) | Gets a collection of Changeset objects matching the specified items and versions. |
|
QueryHistory(String, VersionSpec, Int32, RecursionType, String, VersionSpec, VersionSpec, Int32, Boolean, Boolean) | Gets a collection of Changeset objects matching the specified items and versions. |
|
QueryHistory(String, VersionSpec, Int32, RecursionType, String, VersionSpec, VersionSpec, Int32, Boolean, Boolean, Boolean) | Gets a collection of Changeset objects matching the specified items and versions. |
|
QueryHistory(String, VersionSpec, Int32, RecursionType, String, VersionSpec, VersionSpec, Int32, Boolean, Boolean, Boolean, Boolean) | Gets a collection of Changeset objects matching the specified items and versions. |
Show: