ObjectStateEntry.Entity Property

Definition

Gets the entity object.

public abstract object Entity { get; }
member this.Entity : obj
Public MustOverride ReadOnly Property Entity As Object

Property Value

The entity object.

Applies to