言語

BusinessLogicTransaction クラス

定義

public ref class BusinessLogicTransaction : IDisposable, System::Data::IDbTransaction
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class BusinessLogicTransaction : IDisposable, System.Data.IDbTransaction
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type BusinessLogicTransaction = class
    interface IDbTransaction
    interface IDisposable
Public Class BusinessLogicTransaction
Implements IDbTransaction, IDisposable
継承
BusinessLogicTransaction
属性
実装

コンストラクター

名前 説明
BusinessLogicTransaction()

プロパティ

名前 説明
Connection
IsolationLevel

メソッド

名前 説明
Commit()
Dispose()
Rollback()

適用対象