WorkItemStore.Query Method
Include Protected Members
Include Inherited Members
Executes a query and returns a collection of WorkItem objects.
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
Executes a query with the provided WIQL string and returns a collection of WorkItem objects.
Query(BatchReadParameterCollection, String)
Executes a query and returns a collection of WorkItem objects.
Executes a specified query and returns a collection of WorkItem objects.
Top
Remarks
Returns a WorkItemCollection of WorkItem objects that are the result of the query.