共用方式為


DbPropertyEntry<TEntity,TProperty>.CurrentValue 屬性

定義

取得或設定這個屬性的目前值。

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

屬性值

TProperty

目前的值。

適用於