ICommandTextImpl
template <class T >
class ATL_NO_VTABLE ICommandTextImpl : public ICommandImpl<T>
Parameters
T
The command class derived from ICommandTextImpl.
Remarks
A mandatory interface on commands. ICommandTextImpl provides an implementation for the interface.
#include <altdb.h>
See Also
Using the OLE DB Provider Templates, The OLE DB Provider Architecture