다음을 통해 공유


IProperty.GetValueComparer 메서드

정의

이 속성에 ValueComparer 대한 를 가져옵니다.

[System.Diagnostics.DebuggerStepThrough]
public Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer GetValueComparer ();
public Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer GetValueComparer ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member GetValueComparer : unit -> Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
abstract member GetValueComparer : unit -> Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
Public Function GetValueComparer () As ValueComparer

반환

비교자입니다.

구현

특성

적용 대상