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.
Provides an implementation of the IDBCreateCommand interface.
template <class T, class CommandClass >
class ATL_NO_VTABLE IDBCreateCommandImpl
: public IDBCreateCommand
Parameters
T
The session object derived from IDBCreateCommandImpl.CommandClass
Your command class.
Members
Interface Methods
Creates a new command. |
Remarks
An optional interface on the session object to obtain a new command.
Requirements
Header: atldb.h