|
|
Transaction Object in ADO.NET |
|
|
AspAlliance.com |
|
|
ASP.NET / Database Tools |
|
|
Click to Visit |
|
|
35 |
Transaction Object in ADO.NET is a tutorial which describes you the two ADO.NET transaction objects such as SqlTransaction and OleDbTransaction which helps you to implement transactions. These transaction objects has three methods such as Rollback, Commit and BeginTransaction. The author explains the two objects with an example code.
|