SqlBoolean::Null Field

 

Represents DBNull that can be assigned to this instance of the SqlBoolean structure.

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

public:
static initonly SqlBoolean Null

The Null field is a constant for the SqlBoolean structure. For more information, see Handling Null Values.

.NET Framework
Available since 1.1
Return to top
Show: