FTSQueryParser.ConditionOperator Structure Members
In This Topic
The following tables list the members exposed by FTSQueryParser.ConditionOperator.
Public Fields
Public Methods
| Name | Description |
| Equals | Indicates whether this instance and a specified object are equal. |
| GetHashCode | Serves as the default hash function. |
| IsSymbol | |
| ToString | Returns a string that represents the current object. |
| TryParse | |
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
Public Operators
See Also