Direction Element (RDL)
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