NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SQLMoney Fields

The fields of the SQLMoney structure are listed below. For a complete list of SQLMoney structure members, see the SQLMoney Members topic.

Public:

MaxValue Represents the maximum value that can be assigned to the Value property of an instance of the SQLMoney class.
MinValue Represents the minimum value that can be assigned to Value property of an instance of the SQLMoney class.
Null Represents a null value that can be assigned to the Value property of an instance of the SQLMoney class.
Zero Represents the zero value that can be assigned to the Value property of an instance of the SQLMoney class.

See Also

SQLMoney Structure | System.Data.SQLTypes Namespace