|
UninitOLEDBCore OLEDB_EXPORT25 void UninitOLEDBCore(); To be safer, either use this function to release interfaces to OLE DB core services or make sure that all of CODataSource and its subclass objects are destroyed right before the last function call, CoUninitialize(), of your application. OleDBPro inside tries to manage pooling and services in the Microsoft Data access components automatically and efficiently. |