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 Value
Type: System.Threading.Tasks::Task<SingleResult<TData>^>^
Show: