Share via


Query.BeginCountOnlyQuery Method

Include Protected Members
Include Inherited Members

Runs a Query where only the number of results is returned, not the actual result values.

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

BeginCountOnlyQuery()

Runs a Query where only the number of results is returned, not the actual result values.

Public method

BeginCountOnlyQuery(AsyncCallback)

Runs a Query where only the number of results is returned, not the actual result values.

Top

See Also

Reference

Query Class

Query Members

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace