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