5 references to False
System.Data.Common (5)
System\Data\Filter\UnaryNode.cs (1)
136return SqlBoolean.False;
System\Data\SQLTypes\SQLBoolean.cs (4)
88/// Gets whether the current <see cref='Value'/> is <see cref='SqlBoolean.False'/>. 125return SqlBoolean.False; 154return SqlBoolean.False; 169return SqlBoolean.False;