次の方法で共有


DbPropertyEntry<TEntity,TProperty>.CurrentValue プロパティ

定義

このプロパティの現在の値を取得または設定します。

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

プロパティ値

TProperty

現在の値。

適用対象