Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Contains the name and value of a parameter that specifies how a Microsoft SQL Server Reporting Services report is formatted at run time.
Syntax
<ReportFormatParameters>
<ReportFormatParameter>
<Name>...</Name>
<Value>...</Value>
</ReportFormatParameter>
</ReportFormatParameters>
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 element |
|
Child elements |
Remarks
The element that corresponds to the parent of ReportFormatParameter in the Analysis Management Objects (AMO) object model is ReportAction.