BooleanOperatorEnum Enumeration
Describes the logical operators that connect search conditions in a report server database search.
Assembly: ReportService2005 (in ReportService2005.dll)
| Member name | Description | |
|---|---|---|
| And | ||
| Or |
BooleanOperatorEnum is passed as input to the FindItems method.
BooleanOperatorEnum is used in conjunction with SearchCondition objects to perform a search for items in the report server database.
Show: