DbCollectionEntry.CurrentValue 属性

定义

获取或设置导航属性的当前值。 当前值为导航属性引用的实体。

public override object CurrentValue { get; set; }
member this.CurrentValue : obj with get, set
Public Overrides Property CurrentValue As Object

属性值

当前值。

适用于