Drillthrough Element (RDL)
Contains a reference to a report to be opened through a drillthrough action.
語法
<Action>
...
<Drillthrough>
<ReportName>...</ReportName>
<Parameters>...</Parameters>
</Drillthrough>
...
</Action>
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. For additional information, see "Remarks." |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child elements |
備註
The Action element, which is the parent of the Drillthrough element, must contain one and only one child element: Hyperlink, Drillthrough, or BookmarkLink.
請參閱
參考
Report Definition XML Elements
Hyperlink Element (RDL)
BookmarkLink Element (RDL)