次の方法で共有


LinqDataSourceDesigner.GroupBy プロパティ

定義

Group By 句の作成に使用される値を取得または設定します。

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

プロパティ値

データのグループ化で使用されるプロパティを格納する文字列。

適用対象

こちらもご覧ください