Compartir a través de


StorageDomainManager<TData>.GetStorageKey(String) Método

Definición

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

Parámetros

id
String

Devoluciones

Se aplica a