Condividi tramite


DbReferenceEntry<TEntity,TProperty>.CurrentValue Proprietà

Definizione

Ottiene o imposta il valore corrente della proprietà di navigazione. Il valore corrente è costituito dall'entità a cui fa riferimento la proprietà di navigazione.

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

Valore della proprietà

TProperty

Valore corrente.

Si applica a