Dela via


DbGroupExpressionBinding.Variable Property

Definition

Gets the DbVariableReferenceExpression that references the element variable.

public System.Data.Entity.Core.Common.CommandTrees.DbVariableReferenceExpression Variable { get; }
member this.Variable : System.Data.Entity.Core.Common.CommandTrees.DbVariableReferenceExpression
Public ReadOnly Property Variable As DbVariableReferenceExpression

Property Value

A reference to the element variable.

Applies to