ExpressionParserParse Method |
Name | Description | |
---|---|---|
Parse(String, String) | Obsolete.
Parse a field expression extracting its expression attribute and reference string. Flag characters,
if any, must precede the expression itself and any leading and/or trailing square brackets will be removed.
This class is deprecated. Use NetQuarry.ExpressionParser.Parse.
| |
Parse(String, String, String) | Obsolete.
Parse a field expression into its flag characters and reference string. Flag characters,
if any, must precede the expression itself.
This class is deprecated. Use NetQuarry.ExpressionParser.Parse.
|