MappedEntityDomainManager(Of TData, TModel).Query Method ()

 

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

Public Overridable Function Query As IQueryable(Of TData)

Return Value

Type: System.Linq.IQueryable(Of TData)
Return to top
Show: