Gets a singleton EntityKey by which a read-only entity is identified.
[SuppressMessageAttribute("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes")] public static EntityKey NoEntitySetKey { get; }
A singleton EntityKey by which a read-only entity is identified.
EntityKey ClassSystem.Data.Entity.Core Namespace