IDBInitialize is used to initialize and uninitialize data source objects and enumerators. It is a mandatory interface on data source objects and an optional interface on enumerators.
|
Method
|
Description
|
|---|
|
Initialize
|
Initializes a data source object or enumerator.
|
|
Uninitialize
|
Returns the data source object or enumerator to an uninitialized state.
|
This topic is a part of: