IEntityWithKey Interface

 

Interface that defines an entity containing a key.

Namespace:   System.Data.Entity.Core.Objects.DataClasses
Assembly:  EntityFramework (in EntityFramework.dll)

public interface IEntityWithKey

NameDescription
System_CAPS_pubpropertyEntityKey

Gets or sets the EntityKey for instances of entity types that implement this interface.