Freigeben über


SearchCondition-Member

Represents the properties of an item for which to search in the report server database.

Der SearchCondition-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode SearchCondition Initializes a new instance of the SearchCondition class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Condition Gets or sets the type of comparison (ConditionEnum enumeration) to perform between search conditions and item properties in the report server database.
Öffentliche Eigenschaft ConditionSpecified Indicates whether the Condition property is specified.
Öffentliche Eigenschaft Name Gets or sets the name of the property. (Geerbt von Property.)
Öffentliche Eigenschaft Value Gets or sets the value of the property. (Geerbt von Property.)

Zum Anfang