2 references to QueryTotalRowCount
System.Web (2)
UI\WebControls\ObjectDataSourceView.cs (2)
1116
cachedTotalRowCount =
QueryTotalRowCount
(queryRowCountParameters, arguments, true, ref instance);
1923
cachedTotalRowCount =
QueryTotalRowCount
(parameters, arguments, true, ref dummyInstance);