Aracılığıyla paylaş


PropertyBaseExtensions.GetCurrentValueComparer(IPropertyBase) Yöntem

Tanım

İzlenen IUpdateEntry girişlerdeki değerleri karşılaştırmak için bir IComparer<T> alır.

public static System.Collections.Generic.IComparer<Microsoft.EntityFrameworkCore.Update.IUpdateEntry> GetCurrentValueComparer (this Microsoft.EntityFrameworkCore.Metadata.IPropertyBase propertyBase);
static member GetCurrentValueComparer : Microsoft.EntityFrameworkCore.Metadata.IPropertyBase -> System.Collections.Generic.IComparer<Microsoft.EntityFrameworkCore.Update.IUpdateEntry>
<Extension()>
Public Function GetCurrentValueComparer (propertyBase As IPropertyBase) As IComparer(Of IUpdateEntry)

Parametreler

propertyBase
IPropertyBase

Özellik.

Döndürülenler

Karşılaştırıcı.

Şunlara uygulanır