Freigeben über


SortOptions-Enumeration

Specifies the direction of the sort.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Enumeration SortOptions
'Usage
Dim instance As SortOptions
public enum SortOptions
public enum class SortOptions
type SortOptions
public enum SortOptions

Member

Membername Beschreibung
None Direction is not specified.
Ascending Sort ascending.
Descending Sort descending.