WorkItemStore.QueryCount Method

Include Protected Members
Include Inherited Members

Returns the number of WorkItem objects that would be returned if the you had run the Query method instead of this method.

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

QueryCount(String)

Returns the number of WorkItem objects that would be returned if the Query method executed the specified WIQL string.

Public method

QueryCount(String, IDictionary)

Returns the number of WorkItem objects that would be returned if the specified WIQL string were executed by the corresponding Query method.

Top

See Also

Reference

WorkItemStore Class

WorkItemStore Members

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace