Share via


DbVariableReferenceExpression.VariableName Property

Definition

Gets the name of the referenced variable.

public virtual string VariableName { get; }
member this.VariableName : string
Public Overridable ReadOnly Property VariableName As String

Property Value

The name of the referenced variable.

Applies to