Indicates whether the items are sorted in ascending or descending order.
语法
<SortBy>
     ...
        <Direction>...</Direction>
    ...
</SortBy>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | String | 
| Default value | None | 
| Cardinality | 0-1: Optional element that occurs once or not at all. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent element | |
| Child element | None | 
备注
The Direction element must contain one of the following values:
- Ascending
- Descending
请参阅
参考
Report Definition XML Elements