Поделиться через


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.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.ReportingServices.ReportRendering Namespace