Bagikan melalui


CoreTypeMapping.CoreTypeMappingParameters.StructuralComparer Properti

Definisi

Perhatian

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

Pembanding struktural pemetaan.

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

Nilai Properti

Atribut

Berlaku untuk