Sdílet prostřednictvím


IPropertyBase.GetCurrentValueComparer Metoda

Definice

Získá pro IComparer<T> porovnání hodnot ve sledovaných IUpdateEntry položkách.

public System.Collections.Generic.IComparer<Microsoft.EntityFrameworkCore.Update.IUpdateEntry> GetCurrentValueComparer ();
abstract member GetCurrentValueComparer : unit -> System.Collections.Generic.IComparer<Microsoft.EntityFrameworkCore.Update.IUpdateEntry>
Public Function GetCurrentValueComparer () As IComparer(Of IUpdateEntry)

Návraty

Porovnávače.

Platí pro