Drillthrough Element (RDL)

Contains a reference to a report to be opened through a drillthrough action.

Syntax

<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

Remarks

The Action element, which is the parent of the Drillthrough element, must contain one and only one child element: Hyperlink, Drillthrough, or BookmarkLink.

See Also

Reference

Report Definition XML Elements
Hyperlink Element (RDL)
BookmarkLink Element (RDL)

Help and Information

Getting SQL Server 2005 Assistance