AssignNull assigns a null value to the variable
Member of Variant (PRIM_VAR)
The AssignNull method assigns a null value to the variable. Null is a propagating null value, used for SQL's tri-state logic. Null values can be passed from ActiveX components.
Febuary 18 V14SP2