다음을 통해 공유


DbGroupExpressionBinding.GroupVariableName 속성

정의

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

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

속성 값

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

적용 대상