5 references to True
System.Data.Common (5)
System\Data\Filter\UnaryNode.cs (1)
132return SqlBoolean.True;
System\Data\SQLTypes\SQLBoolean.cs (4)
80/// Gets whether the current <see cref='Value'/> is <see cref='SqlBoolean.True'/>. 128return SqlBoolean.True; 156return SqlBoolean.True; 167return SqlBoolean.True;