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.
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 |
---|---|
Initializes a data source object or enumerator. |
|
Returns the data source object or enumerator to an uninitialized state. |
This topic is a part of: