CommonQueryCondition members

The CommonQueryCondition type exposes the following members.

Properties

  Name Description
Public property Additions
Public property BoundVariables (Overrides QueryCondition.BoundVariables.)
Public property CreatedWithSimpleUI (Inherited from QueryCondition.)
Public property Id (Inherited from QueryCondition.)
Public property IsReadOnly (Inherited from QueryCondition.)
Public property MatchingOptions (Inherited from QueryCondition.)
Public property SourceId
Public property SourceName
Public property SubjectTermsOrigin (Inherited from QueryCondition.)
Public property Threshold

Top

Methods

  Name Description
Public method Accept (Overrides QueryCondition.Accept(IQueryConditionVisitor).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnAfterChange (Inherited from QueryCondition.)
Protected method OnPreChange (Inherited from QueryCondition.)
Protected method SetSubjectTermsOrigin (Inherited from QueryCondition.)
Public methodStatic member ThrowIfInvalidAdditions
Protected method ThrowIfInvalidMatchingOptions (Overrides QueryCondition.ThrowIfInvalidMatchingOptions(MatchingOptions).)
Protected method ThrowIfInvalidSubjectTermsOrigin (Overrides QueryCondition.ThrowIfInvalidSubjectTermsOrigin(BoundVariableOrigin).)
Public method ToString (Inherited from QueryCondition.)

Top

Fields

  Name Description
Public fieldStatic member MaxAdditionLength
Public fieldStatic member MaxCombinedAdditionsLength
Public fieldStatic member MaxThresholdValue
Public fieldStatic member MinThresholdValue

Top

See also

Reference

CommonQueryCondition class

Microsoft.Office.Server.Search.Query.Rules namespace