DbVariableReferenceExpression.VariableName 属性

定义

获取所引用的变量的名称。

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

属性值

所引用的变量的名称。

适用于