This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Null

A value that indicates missing or unknown data in a field. You can use Null values in expressions. Null values can be entered in fields for which information is unknown, as well as in expressions and queries. In Visual Basic, the Null keyword indicates a Null value. Some fields, such as those defined as containing the primary key, can't contain Null values.