Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Indicates the data type of the parameter.
Syntax
<ReportParameter> Name="...">
...
<DataType>...</DataType>
...
</ReportParameter>
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 |
Remarks
The DataType element must contain one of the following string values:
- Boolean
- DateTime
- Integer
- Float
- String
See Also
Reference
Report Definition XML Elements