2 references to x_iIntMin
System.Data (2)
fx\src\data\System\Data\SQLTypes\SQLInt32.cs (2)
194if ((x.m_value == x_iIntMin) && (y.m_value == -1)) 211if ((x.m_value == x_iIntMin) && (y.m_value == -1))