Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains information about an individual parameter that is passed to the data source as part of a query.
Syntax
<QueryParameters Name="...">
...
<QueryParameter Name="...">
<Value>...</Value>
</QueryParameter>
...
</QueryParameters>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
1-n: Required element that occurs once or more than once. |
Element Attributes
Attribute | Type | Description |
---|---|---|
Name |
String |
Name of the parameter. Required. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
See Also
Reference
Report Definition XML Elements