MappedEntityDomainManager<TData, TModel>::IDomainManager<TData>::QueryAsync Method (ODataQueryOptions^)

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Entity (in Microsoft.WindowsAzure.Mobile.Service.Entity.dll)

private:
virtual Task<IEnumerable<TData>^>^ QueryAsync(
	ODataQueryOptions^ query
) sealed = IDomainManager<TData>::QueryAsync
Return to top
Show: