RelationalGroupByResultExpression.KeyIdentifierValueComparers 属性

定义

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

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

属性值

适用于