Partager via


DbGroupByExpression.Keys Propriété

Définition

Obtient une liste DbExpression qui fournit des clés de regroupement.

public System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbExpression> Keys { get; }
member this.Keys : System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbExpression>
Public ReadOnly Property Keys As IList(Of DbExpression)

Valeur de propriété

Liste DbExpression qui fournit des clés de regroupement.

S’applique à