MappedEntityDomainManager<TData, TModel>::LookupEntity Method (Expression<Func<TModel, Boolean>^>^)

 

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

protected:
virtual SingleResult<TData>^ LookupEntity(
	Expression<Func<TModel, bool>^>^ filter
)
Return to top
Show: