次の方法で共有


StorageDomainManager<TData>.GetStorageKey(String) メソッド

定義

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

パラメーター

id
String

戻り値

適用対象