The following tables list the members exposed by StringCondition.
| Name | Description | |
|---|---|---|
|  | Connector | Gets or sets the connector that connects this Clause Part with the next Clause Part. (Inherited from Condition) | 
|  | DisplayString | Overridden. Gets the display string for this condition. | 
|  | QueryPromptString | Overridden. Gets the query prompt string for this condition. | 
|  | RequiresValue | True to prompt for value while executing query (Inherited from Condition) | 
| Name | Description | |
|---|---|---|
|  | GetSchema | This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead. (Inherited from Condition) | 
|  | ReadJson | Overridden. Generates an object from its JSON representation. | 
|  | ReadXml | Overridden. Generates an object from its XML representation. | 
|  | ToString | Overridden. Returns a string representation of the ojbect. | 
|  | WriteJson | Overridden. Converts an object into its JSON representation. | 
|  | WriteXml | Overridden. Converts an object into its XML representation. | 
 
     
     
     
     
    