Поделиться через


IDBCreateCommandImpl Class

Provides an implementation of the IDBCreateCommand interface.

template <class T, class CommandClass >
class ATL_NO_VTABLE IDBCreateCommandImpl 
   : public IDBCreateCommand

Параметры

  • T
    The session object derived from IDBCreateCommandImpl.

  • CommandClass
    Your command class.

Заметки

An optional interface on the session object to obtain a new command.

Требования

Header: atldb.h

См. также

Основные понятия

IDBCreateCommandImpl Members

OLE DB Provider Templates (C++)

The OLE DB Provider Template Architecture