Compartilhar via


RuntimeProperty.IReadOnlyProperty.GetProviderValueComparer Método

Definição

Obtém o ValueComparer a ser usado para os valores do provedor para essa propriedade.

[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

Retornos

O comparador.

Implementações

Atributos

Aplica-se a