Partager via


RuntimeProperty.IReadOnlyProperty.GetProviderValueComparer Méthode

Définition

Obtient le ValueComparer à utiliser pour les valeurs de fournisseur pour cette propriété.

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

Retours

Le comparateur.

Implémente

Attributs

S’applique à