2 references to MissingOperandBefore
System.Data.Common (2)
System\Data\Filter\ExpressionParser.cs (2)
442
throw ExprException.
MissingOperandBefore
(",");
487
throw ExprException.
MissingOperandBefore
(Operators.ToString(_op));