RuntimePropertyBase.IPropertyBase.GetCurrentValueComparer Yöntem

Tanım

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

[System.Diagnostics.DebuggerStepThrough]
System.Collections.Generic.IComparer<Microsoft.EntityFrameworkCore.Update.IUpdateEntry> IPropertyBase.GetCurrentValueComparer ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IPropertyBase.GetCurrentValueComparer : unit -> System.Collections.Generic.IComparer<Microsoft.EntityFrameworkCore.Update.IUpdateEntry>
override this.Microsoft.EntityFrameworkCore.Metadata.IPropertyBase.GetCurrentValueComparer : unit -> System.Collections.Generic.IComparer<Microsoft.EntityFrameworkCore.Update.IUpdateEntry>
Function GetCurrentValueComparer () As IComparer(Of IUpdateEntry) Implements IPropertyBase.GetCurrentValueComparer

Döndürülenler

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

Uygulamalar

Öznitelikler

Şunlara uygulanır