QueryContext.OrderGroupsByParameters Egenskap

Definition

Hämtar eller anger en samling parametrar som anger fält som används för att sortera grupperade data.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ OrderGroupsByParameters { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,object> OrderGroupsByParameters { get; }
member this.OrderGroupsByParameters : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property OrderGroupsByParameters As IDictionary(Of String, Object)

Egenskapsvärde

En samling parametrar som datakällan använder för att skapa en OrderGroupsBy sats.

Gäller för