Condividi tramite


CoreTypeMapping.StructuralComparer Proprietà

Definizione

Attenzione

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

Aggiunge ValueComparer un confronto di valori personalizzato da usare quando è necessaria una copia profonda/strutturale e/o un confronto.

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

Valore della proprietà

Attributi

Si applica a