DbGroupByExpression.Keys Property

 

Gets an DbExpression list that provides grouping keys.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public IList<DbExpression> Keys { get; }