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 IDBInitialize interface.
template <class T>
class ATL_NO_VTABLE IDBInitializeImpl : public IDBInitialize
Parameters
- T
Your class, derived from IDBInitializeImpl.
Remarks
A mandatory interface on data source objects and optional interface on enumerators.
Requirements
Header: atldb.h
See Also
Concepts
OLE DB Provider Templates (C+)
The OLE DB Provider Template Architecture