This documentation is archived and is not being maintained.
Query::RunCountQuery Method
Visual Studio 2013
Executes a query that returns the number of results.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
A count query must first be initialized by using the Query::BeginCountOnlyQuery() method.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: