DataType Element (RDL)

Indicates the data type of the parameter.

语法

<ReportParameter> Name="...">
    ...
        <DataType>...</DataType>
     ...
</ReportParameter>

Element Characteristics

Characteristic Description

Data type and length

String

Default value

None

Cardinality

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

Element Relationships

Relationship Element

Parent element

ReportParameter

Child element

None

备注

The DataType element must contain one of the following string values:

  • Boolean
  • DateTime
  • Integer
  • Float
  • String

请参阅

参考

Report Definition XML Elements

帮助和信息

获取 SQL Server 2005 帮助