Share via


EntityKey.EntityNotValidKey Property

Definition

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

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes")]
public static System.Data.Entity.Core.EntityKey EntityNotValidKey { get; }
member this.EntityNotValidKey : System.Data.Entity.Core.EntityKey
Public Shared ReadOnly Property EntityNotValidKey As EntityKey

Property Value

Attributes

Applies to