नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Contains a list of parameters to pass to a subreport or drillthrough report.
Syntax
<Subreport Name="..."> <!-- or Drillthrough -->
...
<Parameters>
<Parameter Name="...">...</Parameter>
</Parameters>
...
</Subreport> <!-- or /Drillthrough -->
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 elements |
|
Child element |
Remarks
Parameter directives (rc: and rs: parameters) are not supported under the Drillthrough element. Parameters under the Drillthrough element must contain report parameters only.
See Also
Reference
Report Definition XML Elements