what is the object "sqlconnection.BeginTransaction" useful for?
- by vo-dang295
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!