Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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
Members
| Member name | Description | |
|---|---|---|
| Ascending | Sort ascending. | |
| Descending | Sort descending. | |
| None | Direction is not specified. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace