共用方式為


ITestManagementTeamProject.CreateTestQuery Method

Include Protected Members
Include Inherited Members

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 CreateTestQuery(array<Int32[])
Public method CreateTestQuery(String)
Public method CreateTestQuery(array<Int32[], String)
Public method CreateTestQuery(array<Int32[], array<Int32[], String) Creates a new test case query based on a non-empty list of ids, a list of revisions and a hint on which fields of the test cases to be retrieved. The query hint is a WIQL query with no clauses. It is used to specified the selected fields. For example: SELECT [System.Title], [System.AreaPath] FROM WorkItems

Top

See Also

Reference

ITestManagementTeamProject Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace