다음을 통해 공유


IDBCreateCommandImpl 클래스

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.

멤버

Interface Methods

CreateCommand

Creates a new command.

설명

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

요구 사항

Header: atldb.h

참고 항목

개념

OLE DB 공급자 템플릿(C++)

OLE DB 공급자 템플릿 구조