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

屬性值

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

適用於

另請參閱