HUtilities Class Descriptions › CaData › void SetNull(void)
Sets the Data object's value to NULL but does not change its type.
CaData
None
Example
CaData d; d.SetNull();
More information: