NORSYS SOFTWARE © 2012 | NETICA API | C   VERSION   5.04  |
void DeleteDBManager_cs ( | dbmgr_cs* dbmgr ) |
Removes dbmgr from the system, and releases all the resources it uses (memory, connections, etc.).
You must not try to use dbmgr after calling this.
It is okay if dbmgr is a NULL pointer (then no action is taken).
Version:
See also:
NewDBManager_cs | Create a new database manager |