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 sort order of data.
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 | Sorts the data in ascending order. |
| Descending | Sorts the data in descending order. |
| None | Sorts the data in no particular order. |
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.