SqlMoney::Null Field

 

Represents a DBNull that can be assigned to this instance of the SqlMoney class.

Namespace:   System.Data.SqlTypes
Assembly:  System.Data (in System.Data.dll)

public:
static initonly SqlMoney Null

Null functions as a constant for the SqlMoney class. For more information, see Handling Null Values.

.NET Framework
Available since 1.1
Return to top
Show: