DbExpressionBinding.Variable Property

 

Gets the DbVariableReferenceExpression that references the element variable.

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

public DbVariableReferenceExpression Variable { get; }