Membros SearchCondition
Represents the properties of an item for which to search in the report server database.
O tipo SearchCondition expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
SearchCondition | Initializes a new instance of the SearchCondition class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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. (Herdado de Property.) | |
Value | Gets or sets the value of the property. (Herdado de Property.) |
Início