Executes a commit, then disconnects from the DBMS.
Web ActiveX Transaction Object control
void transaction.Disconnect( )
None
This example disconnects from the DBMS:
trans_1.Disconnect( );
Connect