Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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