1 reference to MaxLong
System.Data (1)
fx\src\data\System\Data\SQLTypes\SQLMoney.cs (1)
93
if (value < MinLong || value >
MaxLong
)