Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines a hyperlink, a bookmark link, or a drillthrough action.
Syntax
<Textbox> <!-- or Image, DataPoint-->
...
<Action>
<Hyperlink> <!-- or Drillthrough, BookmarkLink-->
...
</Hyperlink> <!-- or /Drillthrough, /BookmarkLink -->
</Action>
...
</Textbox> <!--or /Image, /DataPoint -->
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 elements |
Remarks
The Action element must contain one and only one child element: either Hyperlink, Drillthrough, or BookmarkLink.
Note
In SQL Server 2005 and in SQL Server 2005 Service Pack 1, Reporting Services does not support drillthough actions or bookmark links in a header or footer.
See Also
Reference
Report Definition XML Elements