Variant - AssignNull Method
AssignNull assigns a null value to the variable
Member of Variant (PRIM_VAR)
Details
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.