DbEntityValidationResult.Entry Property

Definition

Gets an instance of DbEntityEntry the results applies to.

public System.Data.Entity.Infrastructure.DbEntityEntry Entry { get; }
member this.Entry : System.Data.Entity.Infrastructure.DbEntityEntry
Public ReadOnly Property Entry As DbEntityEntry

Property Value

Applies to