Condividi tramite


LinqDataSourceDesigner.GroupBy Proprietà

Definizione

Ottiene o imposta il valore usato durante la creazione della clausola 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

Valore della proprietà

String

Stringa contenente le proprietà utilizzate per il raggruppamento di dati.

Si applica a

Vedi anche