2 references to s_iIntMin
System.Data.Common (2)
System\Data\SQLTypes\SQLInt32.cs (2)
144
if ((x.m_value ==
s_iIntMin
) && (y.m_value == -1))
160
if ((x.m_value ==
s_iIntMin
) && (y.m_value == -1))