Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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