RelationalSplitCollectionShaperExpression.IdentifierValueComparers 属性

定义

用于比较标识符的值比较器列表。

public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer> IdentifierValueComparers { get; }
member this.IdentifierValueComparers : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer>
Public Overridable ReadOnly Property IdentifierValueComparers As IReadOnlyList(Of ValueComparer)

属性值

适用于