ChartMember.SortOrders Enumeration
Defines the sort order of data.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Sintassi
'Dichiarazione
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. |
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.