EntityDataSource.GroupBy Properti

Definisi

Mendapatkan atau mengatur ekspresi SQL Entitas yang menentukan cara mengelompokkan hasil kueri.

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

Nilai Properti

Klausa GROUP BY.

Berlaku untuk