2 references to EntityKey
System.Data.Entity (2)
System\Data\EntityKey.cs (2)
77
public static readonly EntityKey NoEntitySetKey = new
EntityKey
(s_NoEntitySetKey);
83
public static readonly EntityKey EntityNotValidKey = new
EntityKey
(s_EntityNotValidKey);