CoreTypeMapping.CoreTypeMappingParameters.StructuralComparer Propriété

Définition

Attention

Use KeyComparer. Starting with EF Core 5.0, key comparers must implement structural comparisons and deep copies.

Comparateur de structure de mappage.

public Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer StructuralComparer { get; }
[System.Obsolete("Use KeyComparer. Starting with EF Core 5.0, key comparers must implement structural comparisons and deep copies.")]
public Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer StructuralComparer { get; }
[System.Obsolete("Use KeyComparer. Starting with EF Core 5.0, key comparers must implement structural comparisons and deep copies.")]
public Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer? StructuralComparer { get; }
member this.StructuralComparer : Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
[<System.Obsolete("Use KeyComparer. Starting with EF Core 5.0, key comparers must implement structural comparisons and deep copies.")>]
member this.StructuralComparer : Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
Public ReadOnly Property StructuralComparer As ValueComparer

Valeur de propriété

Attributs

S’applique à