IDomainManager<TData>.Query Method ()
Builds an IQueryable<T> to be executed against a store supporting IQueryable<T> for querying data.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)
See also M:Lookup which is the companion method for creating an IQueryable<T> representing a single item.
Show: