DbPropertyEntry.CurrentValue Property

Definition

Gets or sets the current value of this property.

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

Property Value

The current value.

Applies to