다음을 통해 공유


IPropertyBase.GetCurrentValueComparer 메서드

정의

IComparer<T> 추적된 항목의 값을 비교하기 위한 을 IUpdateEntry 가져옵니다.

public System.Collections.Generic.IComparer<Microsoft.EntityFrameworkCore.Update.IUpdateEntry> GetCurrentValueComparer ();
abstract member GetCurrentValueComparer : unit -> System.Collections.Generic.IComparer<Microsoft.EntityFrameworkCore.Update.IUpdateEntry>
Public Function GetCurrentValueComparer () As IComparer(Of IUpdateEntry)

반환

비교자입니다.

적용 대상