StorageDomainManager<TData>.GetStorageKey(String) Method

Definition

protected virtual Microsoft.WindowsAzure.Mobile.Service.CompositeTableKey GetStorageKey (string id);
abstract member GetStorageKey : string -> Microsoft.WindowsAzure.Mobile.Service.CompositeTableKey
override this.GetStorageKey : string -> Microsoft.WindowsAzure.Mobile.Service.CompositeTableKey
Protected Overridable Function GetStorageKey (id As String) As CompositeTableKey

Parameters

id
String

Returns

Applies to