共用方式為


MatrixMember.SortOrders Enumeration

Defines the direction in which data is sorted.

命名空間: Microsoft.ReportingServices.ReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

語法

'宣告
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.

平台

開發平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

目標平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

請參閱

參考

Microsoft.ReportingServices.ReportRendering Namespace