Transaction Class |
public class Transaction : IDisposable
The Transaction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Begin | |
![]() | Close | |
![]() | Commit | |
![]() | Dispose | Releases all resources used by the Transaction |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the Transaction and optionally releases the managed resources |
![]() | Rollback |