PHP » GoLang | 
        
            
            login |
            register |
            
            about
            
             | 
    
                GoLang sqlsrv_rollback
                                request it (614)
                             
                            
                            GoLang replacement for PHP's sqlsrv_rollback
                            [edit | history]
                        
                    
                             sqlsrv_rollback(No version information available, might only be in Git) sqlsrv_rollback — Rolls back a transaction that was begun with sqlsrv_begin_transaction() Description
   bool sqlsrv_rollback
    ( resource  
  $conn
   )Rolls back a transaction that was begun with sqlsrv_begin_transaction() and returns the connection to auto-commit mode. Return Values
   Returns  Examples
 Example #1 sqlsrv_rollback() example The following example demonstrates how to use sqlsrv_begin_transaction() together with sqlsrv_commit() and sqlsrv_rollback(). 
<?phpSee Also
 
  | 
            
            
                
                 
                    more
                     
                Most requested
 
                    more
                     
            Last requests
  |