Freigeben über


RuntimeProperty.IReadOnlyProperty.GetKeyValueComparer Methode

Definition

Ruft die ab, die ValueComparer mit Schlüsseln für diese Eigenschaft verwendet werden soll.

[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

Gibt zurück

Der Vergleich.

Implementiert

Attribute

Gilt für: