Expand Minimize
This topic has not yet been rated - Rate this topic

Sorting Element

SQL Server 2000

Sorting Element

Defines how to sort the data.

<List Name="..."> <!-- or Details, DynamicColumns, DynamicRows, TableGroup, DynamicSeries, DynamicCategories -->
   ...
   <Sorting>
      <SortBy>...</SortBy>
   </Sorting>
   ...
</List> <!-- or /Details, /DynamicColumns, /DynamicRows, /TableGroup, /DynamicSeries, /DynamicCategories -->
Element Characteristics

Characteristic Description
Data type and length None
Default value None
Cardinality 0-1: Optional element that can occur once or not at all

Element Relationships

Relationship Element
Parent elements Details, DynamicCategories, DynamicColumns, DynamicRows, DynamicSeries, List, TableGroup
Child element SortBy

See Also

Report Definition XML Elements

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.