|
DCL 4.1
|
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 55 of file MyModuleMain.cpp.
| bool ModuleCleanup | ( | ) |
Definition at line 65 of file MyModuleMain.cpp.
| bool ModuleInitialize | ( | ) |
Definition at line 60 of file MyModuleMain.cpp.
| DCL_DSO_EXPORT SQL::DRIVER_MODULE DCL_DSO_ENTRY_POINT |
Definition at line 73 of file MyModuleMain.cpp.