QueryParameter Element (RDL)

Contains information about an individual parameter that is passed to the data source as part of a query.

語法

<QueryParameters Name="...">
    ...
        <QueryParameter Name="...">
              <Value>...</Value>
        </QueryParameter>
    ...
</QueryParameters>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

1-n: Required element that occurs once or more than once.

Element Attributes

Attribute Type Description

Name

String

Name of the parameter. Required.

Element Relationships

Relationship Element

Parent element

QueryParameters

Child element

Value

請參閱

參考

Report Definition XML Elements

說明及資訊

取得 SQL Server 2005 協助