PropertyBaseExtensions.GetCurrentValueComparer(IPropertyBase) Méthode

Définition

Obtient un IComparer<T> pour comparer des valeurs dans les entrées suivies IUpdateEntry .

C#
public static System.Collections.Generic.IComparer<Microsoft.EntityFrameworkCore.Update.IUpdateEntry> GetCurrentValueComparer (this Microsoft.EntityFrameworkCore.Metadata.IPropertyBase propertyBase);

Paramètres

propertyBase
IPropertyBase

Propriété.

Retours

Comparateur.

S’applique à

Produit Versions
Entity Framework Core 5.0