Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
Contains the name and value of a parameter that is passed to a Microsoft Reporting Services report at run time.
Syntax
<ReportParameters>
<ReportParameter>
<Name>...</Name>
<Value>...</Value>
</ReportParameter>
</ReportParameters>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-n: Optional element that can occur more than once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
Remarks
The Value element must contain a Multidimensional Expressions (MDX) expression.
The corresponding element in the Analysis Management Objects (AMO) object model is ReportParameter.
See Also
Reference
ReportAction Data Type (ASSL)
Action Element (ASSL)
Objects (ASSL)