Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Defines the direction in which data is sorted.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Syntax
'Declaration
Public Enumeration SortOrders
public enum SortOrders
public enum class SortOrders
public enum SortOrders
public enum SortOrders
Members
| Member name | Description |
|---|---|
| Ascending | Specifies that data is sorted in ascending order. |
| Descending | Specifies that data is sorted in descending order. |
| None | Specifies that data is unsorted. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.