CoreTypeMapping.StructuralComparer Eigenschaft

Definition

Achtung

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

Ein ValueComparer fügt einen benutzerdefinierten Wertvergleich hinzu, der verwendet werden kann, wenn eine tiefe/strukturelle Kopie und/oder ein Vergleich erforderlich ist.

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

Eigenschaftswert

Attribute

Gilt für: