DbExpressionBinding.VariableName Property

Definition

Gets the name assigned to the element variable.

public:
 property System::String ^ VariableName { System::String ^ get(); };
public string VariableName { get; }
member this.VariableName : string
Public ReadOnly Property VariableName As String

Property Value

The name assigned to the element variable.

Applies to