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 for the IDBCreateSession interface.
template <class T, class SessionClass>
class ATL_NO_VTABLE IDBCreateSessionImpl
: public IDBCreateSession
Parameters
T
YOUR CLASS, DERIVED FROMSessionClass
The session object.
Remarks
A mandatory interface on data source objects.
Requirements
Header: atldb.h
See Also
Concepts
OLE DB Provider Templates (C+)
The OLE DB Provider Template Architecture