StorageDomainManager<TData>::IDomainManager<TData>::Lookup Method (String^)

 

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

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