2 references to IsNull
System.Data.Common (2)
System\Data\Filter\FunctionNode.cs (2)
26
new Function("IsNull", FunctionId.
IsNull
, typeof(object), false, false, 2, typeof(object), typeof(object), null),
395
case FunctionId.
IsNull
: