Поделиться через


RuntimeProperty.IReadOnlyProperty.GetKeyValueComparer Метод

Определение

Возвращает объект , используемый ValueComparer с ключами для этого свойства.

[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer? IReadOnlyProperty.GetKeyValueComparer ();
[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer IReadOnlyProperty.GetKeyValueComparer ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetKeyValueComparer : unit -> Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetKeyValueComparer : unit -> Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
Function GetKeyValueComparer () As ValueComparer Implements IReadOnlyProperty.GetKeyValueComparer

Возвращаемое значение

Компаратор.

Реализации

Атрибуты

Применяется к