ExpressionParserParse Method |
| Name | Description | |
|---|---|---|
| Parse(String, String) |
Parse a field expression extracting its FieldExpressionAttrs and reference string. Flag characters,
if any, must precede the expression itself and any leading and/or trailing square brackets will be removed.
| |
| Parse(String, String, String) |
Parse a field expression into its FieldExpressionAttrs and reference string. Flag characters,
if any, must precede the expression itself.
|