MappedEntityDomainManager<TData,TModel>.GetCompositeKey(String) Method

Definition

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

Parameters

id
String

Returns

Applies to