Поделиться через


CoreTypeMapping.StructuralComparer Свойство

Определение

Внимание!

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

Добавляет ValueComparer пользовательское сравнение значений для использования, когда требуется глубокая или структурная копия и (или) сравнение.

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

Значение свойства

Атрибуты

Применяется к