Элементы SearchCondition
Represents the properties of an item for which to search in the report server database.
Тип SearchCondition предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
SearchCondition | Initializes a new instance of the SearchCondition class. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
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 property. (Наследуется из Property.) |
![]() |
Value | Gets or sets the value of the property. (Наследуется из Property.) |
В начало
.gif)
.gif)
.gif)