4 references to UndefinedFunction
System.Data.Common (4)
System\Data\Filter\AggregateNode.cs (1)
63
throw ExprException.
UndefinedFunction
(Function.s_functionName[(int)aggregateType]);
System\Data\Filter\FunctionNode.cs (3)
63
throw ExprException.
UndefinedFunction
(_name);
564
throw ExprException.
UndefinedFunction
(s_funcs[_info]._name);
598
throw ExprException.
UndefinedFunction
(_name);