MappedEntityDomainManager<TData, TModel>::IDomainManager<TData>::LookupAsync Method (String^)

 

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

private:
virtual Task<SingleResult<TData>^>^ LookupAsync(
	String^ id
) sealed = IDomainManager<TData>::LookupAsync
Return to top
Show: