EntityDomainManager<TData>.Lookup Method (String)

 

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

public virtual SingleResult<TData> Lookup(
	string id
)
Return to top
Show: