KeywordCondition members
The KeywordCondition type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
BoundVariables | (Overrides QueryCondition.BoundVariables.) |
![]() |
CreatedWithSimpleUI | (Inherited from QueryCondition.) |
![]() |
Culture | |
![]() |
Id | (Inherited from QueryCondition.) |
![]() |
IsReadOnly | (Inherited from QueryCondition.) |
![]() |
MatchingOptions | (Inherited from QueryCondition.) |
![]() ![]() |
MaxTermLength | |
![]() |
SubjectTermsOrigin | (Inherited from QueryCondition.) |
![]() |
Terms |
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.) |
![]() |
ThrowIfInvalidMatchingOptions | (Overrides QueryCondition.ThrowIfInvalidMatchingOptions(MatchingOptions).) |
![]() |
ThrowIfInvalidSubjectTermsOrigin | (Overrides QueryCondition.ThrowIfInvalidSubjectTermsOrigin(BoundVariableOrigin).) |
![]() |
ToString | (Inherited from QueryCondition.) |
Top