You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

See also

All Component Classes
Technical Reference

  • No labels