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.
Members
Methods
The constructor. |
Interface Methods
Starts the provider. |
|
Stops the provider. |
Data Members
Data source flags. |
|
A pointer to implementation of DB Properties information. |
Remarks
A mandatory interface on data source objects and optional interface on enumerators.
Requirements
Header: atldb.h