QueryParameters Element (RDL)
Lists the parameters to pass to the data source as part of the query.
語法
<Query>
...
<QueryParameters>
<QueryParameter Name="...">...</QueryParameter>
</QueryParameters>
...
</Query>
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 element |
|
Child element |
請參閱
參考
Report Definition XML Elements