Поделиться через


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