Compartir a través de


DbMemberEntry<TEntity,TProperty>.CurrentValue Propiedad

Definición

Obtiene o establece el valor actual de esta propiedad.

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

Valor de propiedad

TProperty

El valor actual.

Se aplica a