what is the object "sqlconnection.BeginTransaction" useful for?
        Posted  
        
            by vo-dang295
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by vo-dang295
        
        
        
        Published on 2010-06-13T07:02:24Z
        Indexed on 
            2010/06/13
            7:12 UTC
        
        
        Read the original article
        Hit count: 255
        
c#
when i connect to database by ado.net. As for sqlconnection object, it has a function:BeginTransaction with 3overload. I dont know how to use it and what's its function for? Help me plz!
© Stack Overflow or respective owner