EntityDomainManager<TData>.IDomainManager<TData>.QueryAsync Method (ODataQueryOptions)

 

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

Task<IEnumerable<TData>> IDomainManager<TData>.QueryAsync(
	ODataQueryOptions query
)
Return to top
Show: