Compartir a través de


DbPropertyEntry<TEntity,TProperty>.CurrentValue Propiedad

Definición

Obtiene o establece el valor actual de esta propiedad.

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

Valor de propiedad

TProperty

El valor actual.

Se aplica a