DbPropertyEntry<TEntity,TProperty>.OriginalValue Property

Definition

Gets or sets the original value of this property.

public TProperty OriginalValue { get; set; }
member this.OriginalValue : 'Property with get, set
Public Property OriginalValue As TProperty

Property Value

TProperty

The original value.

Applies to