PropertyBaseExtensions.GetCurrentValueComparer(IPropertyBase) Método

Definición

Obtiene un IComparer<T> para comparar valores en entradas con IUpdateEntry seguimiento.

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

Parámetros

propertyBase
IPropertyBase

Propiedad.

Devoluciones

Comparador.

Se aplica a

Producto Versiones
Entity Framework Core 5.0