Share via


ModificationCommandParameters.Comparer Property

Definition

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)

Property Value

Applies to