int KISAMDisconnect(CHAND Chand)
Parameter | Type | Purpose |
Chand | CHAND | connection handle |
This function releases the resources used in the database connection. It is passed the connection handle returned by a previous KISAMConnect. All currently open tables on this connection will be closed by a KISAMDisconnect operation.