SearchCondition Properties
SQL Server 2012
The SearchCondition type exposes the following members.
| Name | Description | |
|---|---|---|
|
Condition | Gets or sets the type of comparison (ConditionEnum enumeration) to perform between search conditions and item properties in the report server database. |
|
ConditionSpecified | Indicates whether the Condition property is specified. |
|
Name | Gets or sets the name of the searchable property in CatalogItem. |
|
Values | Gets or sets values the values to search for in the searchable property. |