title
IDBCreateCommandImpl Class | Microsoft Docs
ms.custom
ms.date
11/04/2016
ms.reviewer
ms.suite
ms.technology
ms.tgt_pltfrm
ms.topic
article
f1_keywords
ATL::IDBCreateCommandImpl
IDBCreateCommandImpl
ATL.IDBCreateCommandImpl
dev_langs
helpviewer_keywords
IDBCreateCommandImpl class
ms.assetid
eac4755e-1668-42e1-958e-a35620c385ae
caps.latest.revision
9
author
mikeblome
ms.author
mblome
manager
ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw
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.
Remarks
An optional interface on the session object to obtain a new command.
Header: atldb.h
OLE DB Provider Templates
OLE DB Provider Template Architecture