Compartilhar via


RuntimeProperty.IReadOnlyProperty.GetValueComparer Método

Definição

Obtém o ValueComparer para essa propriedade.

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

Retornos

O comparador.

Implementações

Atributos

Aplica-se a