[Top]
Sql
Sql.Null
|
Class Sql.Null
- Description
This class is used to implement the SQL NULL value.
- Note
There's typically only one object of this class: Sql.NULL ,
but some databases (eg Oracle) have multiple types of NULL,
in which case they all inherit this class.
- Deprecated
- See also
Val.Null , Val.null , Sql.NULL
|