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

Action

Child elements

Parameters, ReportName

备注

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)

帮助和信息

获取 SQL Server 2005 帮助