Performs a RollBack on the active SQL Transaction held in DBTransaction member variable, and then Disposes the transaction object, closes the connection object and sets it to null.
| C# | |
|---|---|
public void RollBackTransaction() | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0