DbMemberEntry.CurrentValue Property

Definition

Gets or sets the current value of this property.

public abstract object CurrentValue { get; set; }
member this.CurrentValue : obj with get, set
Public MustOverride Property CurrentValue As Object

Property Value

The current value.

Applies to