共用方式為


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

屬性值

包含用於排序群組資料之屬性的字串。

適用於

另請參閱