Freigeben über


KanatypeSensitivity Element (RDL)

Indicates whether the data is kanatype-sensitive.

Syntax

<DataSet Name="...">
       ...
        <KanatypeSensitivity>...</KanatypeSensitivity>
       ...
</DataSet>

Element Characteristics

Characteristic Description

Data type and length

String

Default value

Auto

Cardinality

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

Element Relationships

Relationship Element

Parent element

DataSet

Child element

None

Hinweise

The value for this element must be one of the strings listed in the following table.

Value Description

True

Data is kanatype-sensitive.

False

Data is not kanatype-sensitive.

Auto

The report server attempts to get information about kanatype sensitivity from the data processing extension. If the extension cannot provide this information, the default value of the KanatypeSensitivity element is False.

Siehe auch

Verweis

Report Definition XML Elements

Hilfe und Informationen

Informationsquellen für SQL Server 2005