Элементы 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.)

В начало