IColumnModification.Entry 属性

定义

表示 IUpdateEntry 正在修改的实体的 。

public Microsoft.EntityFrameworkCore.Update.IUpdateEntry? Entry { get; }
member this.Entry : Microsoft.EntityFrameworkCore.Update.IUpdateEntry
Public ReadOnly Property Entry As IUpdateEntry

属性值

适用于