Connecting to content servers
An object of the class DKDatastorexx (where xx indicates a specific content server) represents and manages a connection to a content server, provides transaction support, and runs server commands.
If your application terminates abruptly or abnormally, such as when a user presses Ctrl + C, you must ensure that any connected data stores are disconnected by your application.
The IBM® Content Manager server uses the DKDatastoreICM class.