共用方式為


ModificationCommandParameters.Comparer 屬性

定義

public System.Collections.Generic.IComparer<Microsoft.EntityFrameworkCore.Update.IUpdateEntry>? Comparer { get; init; }
member this.Comparer : System.Collections.Generic.IComparer<Microsoft.EntityFrameworkCore.Update.IUpdateEntry> with get, set
Public Property Comparer As IComparer(Of IUpdateEntry)

屬性值

適用於