StorageDomainManager<TData>::IDomainManager<TData>::Query Method ()

 

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

private:
virtual IQueryable<TData>^ Query() sealed = IDomainManager<TData>::Query

Return Value

Type: System.Linq::IQueryable<TData>^
Return to top
Show: