Share via


RuntimeProperty.IReadOnlyProperty.GetKeyValueComparer Méthode

Définition

Obtient le ValueComparer à utiliser avec des clés pour cette propriété.

[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

Retours

Le comparateur.

Implémente

Attributs

S’applique à