3 references to ArgumentType
System.Data.Common (3)
System\Data\Filter\FunctionNode.cs (3)
165
throw ExprException.
ArgumentType
(s_funcs[_info]._name, i + 1, s_funcs[_info]._parameters[i]!);
170
throw ExprException.
ArgumentType
(s_funcs[_info]._name, i + 1, s_funcs[_info]._parameters[i]!);
296
throw ExprException.
ArgumentType
(s_funcs[_info]._name, 2, typeof(Type));