CommonQueryCondition members
The CommonQueryCondition type exposes the following members.
Properties
Name | Description | |
---|---|---|
Additions | ||
BoundVariables | (Overrides QueryCondition.BoundVariables.) | |
CreatedWithSimpleUI | (Inherited from QueryCondition.) | |
Id | (Inherited from QueryCondition.) | |
IsReadOnly | (Inherited from QueryCondition.) | |
MatchingOptions | (Inherited from QueryCondition.) | |
SourceId | ||
SourceName | ||
SubjectTermsOrigin | (Inherited from QueryCondition.) | |
Threshold |
Top
Methods
Name | Description | |
---|---|---|
Accept | (Overrides QueryCondition.Accept(IQueryConditionVisitor).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnAfterChange | (Inherited from QueryCondition.) | |
OnPreChange | (Inherited from QueryCondition.) | |
SetSubjectTermsOrigin | (Inherited from QueryCondition.) | |
ThrowIfInvalidAdditions | ||
ThrowIfInvalidMatchingOptions | (Overrides QueryCondition.ThrowIfInvalidMatchingOptions(MatchingOptions).) | |
ThrowIfInvalidSubjectTermsOrigin | (Overrides QueryCondition.ThrowIfInvalidSubjectTermsOrigin(BoundVariableOrigin).) | |
ToString | (Inherited from QueryCondition.) |
Top
Fields
Name | Description | |
---|---|---|
MaxAdditionLength | ||
MaxCombinedAdditionsLength | ||
MaxThresholdValue | ||
MinThresholdValue |
Top