Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the operator to use to compare the values in the FilterExpression and FilterValues elements.
Datatype Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
Remarks
The Operator element must contain one of the following string values:
- Equal
- Like
- NotEqual
- GreaterThan
- GreaterThanOrEqual
- LessThan
- LessThanOrEqual
- TopN
- BottomN
- TopPercent
- BottomPercent
- In
- Between
Like uses the same special characters as the Like operator in Microsoft Visual Basic .NET. For more information, see the Visual Basic .NET documentation on msdn.microsoft.com.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Filtering Data in a Report