DBValue

Composite representation of a column value

Another case where a null flag on Variant would simplify matters.

Members

Variables

isNull
bool isNull;
Undocumented in source.
value
Variant value;
Undocumented in source.

Meta