Is it valid to put a Commit Transaction statement right above the 'End Try' and then a Rollback Transaction statement right above the 'End Catch'.
↧
Is it valid to put a Commit Transaction statement right above the 'End Try' and then a Rollback Transaction statement right above the 'End Catch'.