共用方式為


IColumnModification.Entry 屬性

定義

IUpdateEntry 表示正在修改的實體。

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

屬性值

適用於