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 帮助