共用方式為


DbReferenceEntry<TEntity,TProperty>.CurrentValue 屬性

定義

取得或設定導覽屬性的目前值。 目前的值是導覽屬性所參考的實體。

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

屬性值

TProperty

目前的值。

適用於