SortExpression Element (RDL)
Contains the expression by which to sort the data.
구문
<SortBy>
...
<SortExpression>...</SortExpression>
...
</SortBy>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
1-1: Required element that occurs once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
주의
Only standard aggregate functions, like Sum, can be used in a sort expression.
References to report items cannot be used in a sort expression.
참고 항목
참조
Report Definition XML Elements
관련 자료
식에 보고서 함수 사용(Reporting Services)