IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : ClientEdmKey Class |
'Declaration
Public Class ClientEdmKey Implements IDataSourceKey
'Usage
Dim instance As ClientEdmKey
public class ClientEdmKey : IDataSourceKey
The ClientEdmKey is a client-side version of the EdmKey and requires no connection string information. If you implement a custom IIdGenerator the IIdGenerator.IsApplicable method will be called with a client-side key when invoked on the client, and with the server-side EdmKey when invoked on the server.
System.Object
IdeaBlade.EntityModel.ClientEdmKey
IdeaBlade.EntityModel.Edm.EdmKey
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2