CDBVariant Members

Data Members

m_boolVal

Contains a value of type BOOL.

m_chVal

Contains a value of type unsigned char.

m_dblVal

Contains a value of type double.

m_dwType

Contains the data type of the currently stored value. Type DWORD.

m_fltVal

Contains a value of type float.

m_iVal

Contains a value of type short.

m_lVal

Contains a value of type long.

m_pbinary

Contains a pointer to an object of type CLongBinary.

m_pdate

Contains a pointer to an object of type TIMESTAMP_STRUCT.

m_pstring

Contains a pointer to an object of type CString.

m_pstringA

Stores a pointer to an ASCII CString object.

m_pstringW

Stores a pointer to a wide CString object.

Construction

CDBVariant

Constructs a CDBVariant object.

Operations

Clear

Clears the CDBVariant object.

See Also

Reference

CDBVariant Class

Hierarchy Chart