DbGroupExpressionBinding.GroupVariable Property

 

Gets the DbVariableReferenceExpression that references the group element variable.

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

public DbVariableReferenceExpression GroupVariable { get; }