MappedEntityDomainManager(Of TData, TModel).Lookup Method (String)

 

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

Public MustOverride Function Lookup (
	id As String
) As SingleResult(Of TData)

Return Value

Type: System.Web.Http.SingleResult(Of TData)
Return to top
Show: