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);
}
Return to top
Show: