MsDb2Transaction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class MsDb2Transaction sealed : System::Data::Common::DbTransaction
public sealed class MsDb2Transaction : System.Data.Common.DbTransaction
type MsDb2Transaction = class
inherit DbTransaction
Public NotInheritable Class MsDb2Transaction
Inherits DbTransaction
- Inheritance
-
MsDb2Transaction
Properties
| Connection | |
| IsolationLevel |
Methods
| Commit() | |
| CommitAsync(CancellationToken) | |
| Rollback() | |
| RollbackAsync(CancellationToken) |