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 Value
Type: System.Web.Http::SingleResult<TData>^Implements
IDomainManager<TData>::Lookup(String^)
Show: