다음을 통해 공유


LinqDataSourceDesigner.OrderGroupsBy 속성

정의

Order Groups By 절을 만들 때 사용되는 값을 가져오거나 설정합니다.

public:
 property System::String ^ OrderGroupsBy { System::String ^ get(); void set(System::String ^ value); };
public string OrderGroupsBy { get; set; }
member this.OrderGroupsBy : string with get, set
Public Property OrderGroupsBy As String

속성 값

String

그룹화된 데이터 정렬에 사용되는 속성이 들어 있는 문자열입니다.

적용 대상

추가 정보