CaseSensitivity Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Report Definition XML Elements
Working with Report Items
Formatting Report Items
Indicates whether the data is case-sensitive.
The value for the CaseSensitivity element is restricted to one of the following strings.
| Value | Description |
|---|---|
| True | Data is case-sensitive. |
| False | Data is not case-sensitive. |
| Auto (Default) | The report server attempts to get case sensitivity from the data processing extension. If the extension cannot provide this information, the value of CaseSensitivity is set to False. |
Reference
Report Definition Language XML SchemaReport Definition XML Elements
Concepts
Report Definition Language Data TypesOther Resources
Development (Reporting Services)Working with Report Items
Formatting Report Items
