2 references to IsNull
System.Data (2)
fx\src\data\System\Data\Filter\FunctionNode.cs (2)
31
new Function("IsNull", FunctionId.
IsNull
, typeof(object), false, false, 2, typeof(object), typeof(object), null),
335
case FunctionId.
IsNull
: