DbVariableReferenceExpression.VariableName Property

 

Gets the name of the referenced variable.

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

public virtual string VariableName { get; }

Property Value

Type: System.String