Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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