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