|
pure virtual |
Close the currently open connection to the database server defined in a previous connect() call.
| Success | P6R::eOk | |
| Failure | P6R::eNoMemory | Insuffficient memory to properly initialize the component |
| P6R::eNotInitialized | A call to initialize() has not been made. |