다음을 통해 공유


AllowBlank Element (RDL)

Indicates whether the value for the parameter can be an empty string.

구문

<ReportParameter>
    ...
    <AllowBlank>...</AllowBlank>
    ...
</ReportParameter>

Element Characteristics

Characteristic Description

Data type and length

Boolean

Default value

False

Cardinality

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

Element Relationships

Relationship Element

Parent element

ReportParameter

Child element

None

주의

The AllowBlank element is ignored if the value of the sibling DataType element is not String.

참고 항목

참조

Report Definition XML Elements
DataType Element (RDL)

도움말 및 정보

SQL Server 2005 지원 받기