StorageDomainManager<TData>::LookupAsync Method (String^)

 

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

public:
[DebuggerStepThroughAttribute]
virtual Task<SingleResult<TData>^>^ LookupAsync(
	String^ id
)
Return to top
Show: