|
DCL 4.1
|
#include <dcl/Config.h>#include <ibase.h>#include <dcl/Object.h>#include <dcl/SQLCore.h>#include "IBConnection.h"Go to the source code of this file.
Functions | |
| SQL::Connection * | CreateConnectionInstance () |
| bool | ModuleInitialize () |
| bool | ModuleCleanup () |
Variables | |
| DCL_DSO_EXPORT SQL::DRIVER_MODULE | DCL_DSO_ENTRY_POINT |
| SQL::Connection * CreateConnectionInstance | ( | ) |
Definition at line 63 of file IBModuleMain.cpp.
| bool ModuleCleanup | ( | ) |
Definition at line 74 of file IBModuleMain.cpp.
| bool ModuleInitialize | ( | ) |
Definition at line 69 of file IBModuleMain.cpp.
| DCL_DSO_EXPORT SQL::DRIVER_MODULE DCL_DSO_ENTRY_POINT |
Definition at line 82 of file IBModuleMain.cpp.