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

Value Element (Parameter) (RDL)

SQL Server 2005

Contains the value for an individual parameter that is passed to a subreport or drillthrough report.


<Parameter Name="...">
    ...
        <Value>...</Value>
       ...
</Parameter>

Characteristic Description

Data type and length

String

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Relationship Element

Parent element

Parameter

Child element

None

The Value element contains an expression that evaluates to a variant.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.