1 reference to x_bIsNull
System.Data (1)
fx\src\data\System\Data\SQLTypes\SQLDecimal.cs (1)
813
get { return(m_bStatus & x_bNullMask) ==
x_bIsNull
;}