IColumnModification.Entry Property

Definition

The IUpdateEntry that represents the entity that is being modified.

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

Property Value

Applies to