Sdílet prostřednictvím


CoreTypeMapping.StructuralComparer Vlastnost

Definice

Upozornění

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

Přidá ValueComparer vlastní porovnání hodnot pro použití v případě, že je potřeba provést podrobné/strukturální kopírování a/nebo porovnání.

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

Hodnota vlastnosti

Atributy

Platí pro