Represents the minimum value that can be assigned to Value property of an instance of the SQLMoney class.
[Visual Basic] Public Shared ReadOnly MinValue As SQLMoney [C#] public static readonly SQLMoney MinValue; [C++] public: static readonly SQLMoney MinValue; [JScript] public static var MinValue : SQLMoney;
MinValue functions as a constant for the SQLMoney class.
SQLMoney Structure | SQLMoney Members | System.Data.SQLTypes Namespace