Membri SearchCondition
Represents the properties of an item for which to search in the report server database.
Il tipo SearchCondition espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
SearchCondition | Initializes a new instance of the SearchCondition class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
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. (Ereditato da Property). | |
Value | Gets or sets the value of the property. (Ereditato da Property). |
In alto