Which ADO object is used to perform commit / rollback ? Is it command or connection or recordset I am not sure of the options given. So please let me know the answer if it is something else.
Connection Object of ADO is Used to Perform Commit and Rollback.