MsIfmxTransaction 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 MsIfmxTransaction sealed : System::Data::Common::DbTransaction
public sealed class MsIfmxTransaction : System.Data.Common.DbTransaction
type MsIfmxTransaction = class
inherit DbTransaction
Public NotInheritable Class MsIfmxTransaction
Inherits DbTransaction
- Inheritance
-
MsIfmxTransaction
Properties
| Connection | |
| IsolationLevel |
Methods
| Commit() | |
| CommitAsync(CancellationToken) | |
| Rollback() | |
| RollbackAsync(CancellationToken) |