Share via


DbGroupExpressionBinding.VariableName 속성

정의

요소 변수에 할당된 이름을 가져옵니다.

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

속성 값

요소 변수에 할당된 이름입니다.

적용 대상