TableUtils::GetResultSize Method (ODataQueryOptions^, ODataQuerySettings^)
Gets the effective query result size meaning the max number of elements to include in a single query result based on the page size and top parameters in the querysettings.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)
public: static int GetResultSize( ODataQueryOptions^ query, ODataQuerySettings^ settings )
Show: