EntityKey.NoEntitySetKey Property

 

Gets a singleton EntityKey by which a read-only entity is identified.

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

[SuppressMessageAttribute("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes")]
public static EntityKey NoEntitySetKey { get; }

Property Value

Type: System.Data.Entity.Core.EntityKey

A singleton EntityKey by which a read-only entity is identified.