1 reference to s_bIsNull
System.Data.Common (1)
System\Data\SQLTypes\SQLDecimal.cs (1)
814
get { return (_bStatus & s_bNullMask) ==
s_bIsNull
; }