VersionControlServer.QueryHistory Method

Include Protected Members
Include Inherited Members

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.

Overload List

  Name Description
Public method QueryHistory(ItemSpec) Gets a collection of Changeset objects matching the specified items and versions.
Public method QueryHistory(QueryHistoryParameters) Gets a collection of Changeset objects matching the specified items and versions.
Public method QueryHistory(String, RecursionType) Gets a collection of Changeset objects matching the specified items and versions.
Public method QueryHistory(ItemSpec, Int32) Gets a collection of Changeset objects matching the specified items and versions.
Public method QueryHistory(String, RecursionType, Int32) Gets a collection of Changeset objects matching the specified items and versions.
Public method QueryHistory(String, VersionSpec, Int32, RecursionType, String, VersionSpec, VersionSpec, Int32, Boolean, Boolean) Gets a collection of Changeset objects matching the specified items and versions.
Public method QueryHistory(String, VersionSpec, Int32, RecursionType, String, VersionSpec, VersionSpec, Int32, Boolean, Boolean, Boolean) Gets a collection of Changeset objects matching the specified items and versions.
Public method 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.

Top

See Also

Reference

VersionControlServer Class

Microsoft.TeamFoundation.VersionControl.Client Namespace