StorageDomainManager<TData>.GetCurrentItem Method (CompositeTableKey)

 

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

[DebuggerStepThroughAttribute]
protected virtual Task<TData> GetCurrentItem(
	CompositeTableKey key
)
Return to top
Show: