CaseSensitivity Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Indicates whether the data is case-sensitive.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
Auto |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
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. |
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Working with Report Items
Formatting Report Items