Share via


ITestManagementTeamProject.CreateTestQuery Method

Include Protected Members
Include Inherited Members

Creates a new test case query.

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[]) Creates a new test case query from the given non-empty array of test case IDs.
Public method CreateTestQuery(String) Creates a new test case query from the given query string.
Public method CreateTestQuery(array<Int32[], String) Creates a new test case query from the given non-empty array of test case IDs and a hint that indicates which fields of the test cases will be retrieved.
Public method CreateTestQuery(array<Int32[], array<Int32[], String)

Top

See Also

Reference

ITestManagementTeamProject Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace