Bagikan melalui


PropertyBaseExtensions.GetCurrentValueComparer(IPropertyBase) Metode

Definisi

IComparer<T> Mendapatkan untuk membandingkan nilai dalam entri terlacakIUpdateEntry.

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)

Parameter

propertyBase
IPropertyBase

Properti .

Mengembalikan

Perbandingan.

Berlaku untuk