WorkItemStore.QueryCount Method
Include Protected Members
Include Inherited Members
Gets the number of items that would be returned if the query was executed.
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 | |
---|---|---|
QueryCount(String) | Gets the number of items that would be returned if the query was executed. | |
QueryCount(String, IDictionary) | Gets the number of items that would be returned if the query was executed. |
Top