CoreTypeMapping.StructuralComparer Propriété

Définition

Attention

Use KeyComparer. Key comparers must implement structural comparisons and deep copies.

Un ValueComparer ajoute une comparaison de valeur personnalisée à utiliser lorsqu’une copie approfondie/structurelle et/ou une comparaison est nécessaire.

public virtual Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer StructuralComparer { get; }
[System.Obsolete("Use KeyComparer. Key comparers must implement structural comparisons and deep copies.")]
public virtual Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer StructuralComparer { get; }
member this.StructuralComparer : Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
[<System.Obsolete("Use KeyComparer. Key comparers must implement structural comparisons and deep copies.")>]
member this.StructuralComparer : Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
Public Overridable ReadOnly Property StructuralComparer As ValueComparer

Valeur de propriété

Attributs

S’applique à