IConvertTypeImpl Class
Provides an implementation of the IConvertType interface.
template <class T>
class ATL_NO_VTABLE IConvertTypeImpl
: public IConvertType, public CConvertHelper
Параметры
- T
Your class, derived from IConvertTypeImpl.
Заметки
This interface is mandatory on commands, rowsets, and index rowsets. IConvertTypeImpl implements the interface by delegating to the conversion object supplied by OLE DB.
Требования
Header: atldb.h