MatrixMember.SortOrders Enumeration
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.