3 references to Iif
System.Data (3)
fx\src\data\System\Data\Filter\FunctionNode.cs (3)
29new Function("IIf", FunctionId.Iif, typeof(object), false, false, 3, typeof(object), typeof(object), typeof(object)), 120else if (funcs[info].id != FunctionId.Iif) { // We do not want to evaluate arguments of IIF, we =will alread do it in EvalFunction/ second point: we may go to div by 0 318case FunctionId.Iif: