void=dbDisconnection()
Cancellation of connection between the XTRA and database.

Parameters
There are no parametres in this function.

Example - Director
global ado
ado.Disconnection()

Example - Authorware
CallObject(ado,"Disconnection")