Expand Minimize
This topic has not yet been rated - Rate this topic

Hyperlink Element (RDL)

SQL Server 2005

Contains the URL of the target object.


<Action>
    ...
    <Hyperlink>...</Hyperlink>
    ...
</Action>

Characteristic Description

Data type and length

String

Default value

None

Cardinality

0-1: Optional element that can occur once or not at all.

Relationship Element

Parent element

Action

Child element

None

The value for the Hyperlink element must evaluate to a URL. There are no restrictions on the protocol identifier.

The Action element can contain one and only one child element: Hyperlink, Drillthrough, or BookmarkLink.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.