StorageDomainManager(Of TData).QueryAsync Method (ODataQueryOptions)
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service.Storage (in Microsoft.WindowsAzure.Mobile.Service.Storage.dll)
<DebuggerStepThroughAttribute> Public Overridable Function QueryAsync ( query As ODataQueryOptions ) As Task(Of IEnumerable(Of TData))
Return Value
Type: System.Threading.Tasks.Task(Of IEnumerable(Of TData))
Show: