다음을 통해 공유


SearchCondition 멤버

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

SearchCondition 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 SearchCondition Initializes a new instance of the SearchCondition class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 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에서 상속됩니다.)

맨 위로 이동