CriteriaOperator.ParseList Method
Name | Parameters | Description |
---|---|---|
ParseList(String, out OperandValue[]) static | criteriaList, criteriaParametersList | Converts the specified string representation of expressions that are divided by a semicolon into their CriteriaOperator equivalents. |
ParseList(String, Object[]) static | criteriaList, parameters | Converts the specified string representation of expressions that are divided by a semicolon into their CriteriaOperator equivalents. |