Membres SearchCondition
Represents the properties of an item for which to search in the report server database.
Le type SearchCondition expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
SearchCondition | Initializes a new instance of the SearchCondition class. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetHashCode | (Hérité de Object.) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de Object.) | |
ToString | (Hérité de Object.) |
Haut de la page
Propriétés
Nom | 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 property. (Hérité de Property.) | |
Value | Gets or sets the value of the property. (Hérité de Property.) |
Haut de la page