1 reference to s_maxLong
System.Data.Common (1)
System\Data\SQLTypes\SQLMoney.cs (1)
69
if (value < s_minLong || value >
s_maxLong
)