QueryContext.OrderByParameters Egenskap

Definition

Hämtar eller anger en samling parametrar som anger vilka fält som ska användas för att beställa hämtade data.

public:
 property System::Collections::Specialized::IOrderedDictionary ^ OrderByParameters { System::Collections::Specialized::IOrderedDictionary ^ get(); };
public System.Collections.Specialized.IOrderedDictionary OrderByParameters { get; }
member this.OrderByParameters : System.Collections.Specialized.IOrderedDictionary
Public ReadOnly Property OrderByParameters As IOrderedDictionary

Egenskapsvärde

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

Gäller för