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.
template <class T**>
class ATL_NO_VTABLE IDBInitializeImpl : public IDBInitialize**
Parameters
T
Your class, derived from IDBInitializeImpl.
A mandatory interface on data source objects and optional interface on enumerators. IDBInitializeImpl provides an implementation for the interface.
#include <atldb.h>
See Also
Using the OLE DB Provider Templates, The OLE DB Provider Architecture