BooleanOperatorEnum Enumeration
Describes the logical operators that connect search conditions in a report server database or SharePoint library search.
Assembly: ReportService2010 (in ReportService2010.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 or SharePoint library.
Show: