Freigeben über


SortOptions Enumeration

Specifies sort directions.

Namespace: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Syntax

'Declaration
Public Enumeration SortOptions
public enum SortOptions
public enum class SortOptions
public enum SortOptions
public enum SortOptions

Members

Member name Description
Ascending Specifies an ascending sort direction.
Descending Specifies a descending sort direction.
None No sort direction specified.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.ReportingServices.ReportRendering Namespace