SearchCondition 成員
Represents the properties of an item for which to search in the report server database.
SearchCondition 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
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。) |
頂端