MappedEntityDomainManager(Of TData, TModel).GetKey(Of TKey) Method (String, CultureInfo)

 

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

Protected Overridable Function GetKey(Of TKey) (
	id As String,
	culture As CultureInfo
) As TKey

Return Value

Type: TKey
Return to top
Show: