4 references to UndefinedFunction
System.Data (4)
fx\src\data\System\Data\Filter\AggregateNode.cs (1)
67
throw ExprException.
UndefinedFunction
(Function.FunctionName[(Int32)aggregateType]);
fx\src\data\System\Data\Filter\FunctionNode.cs (3)
58
throw ExprException.
UndefinedFunction
(this.name);
483
throw ExprException.
UndefinedFunction
(funcs[info].name);
512
throw ExprException.
UndefinedFunction
(this.name);