StorageDomainManager<TData>::QuerySettings Property
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service.Storage (in Microsoft.WindowsAzure.Mobile.Service.Storage.dll)
public: property ODataQuerySettings^ QuerySettings { ODataQuerySettings^ get(); void set(ODataQuerySettings^ value); }
Property Value
Type: System.Web.Http.OData.Query::ODataQuerySettings^
Show: