A newer version of this page is available.
Switch to the current version.
CriteriaOperator.Parse Method
Name | Parameters | Description |
---|---|---|
Parse(String, out OperandValue[]) static | stringCriteria, criteriaParametersList | Converts the specified string, specifying an expression, to its CriteriaOperator equivalent. |
Parse(String, Object[]) static | criteria, parameters | Converts the specified string, specifying an expression, to its CriteriaOperator equivalent. |
Feedback