TableController(Of TData).Query Method ()

 

Provides a helper method for querying a backend store. It deals with any exceptions thrown by the IDomainManager(Of TData) and maps them into appropriate HTTP responses.

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

Protected Overridable Function Query As IQueryable(Of TData)
Return to top
Show: