EntityKey.EntityNotValidKey Property

 

Gets a singleton EntityKey identifying an entity resulted from a failed TREAT.

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

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

Property Value

Type: System.Data.Entity.Core.EntityKey

A singleton EntityKey identifying an entity resulted from a failed TREAT.