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()

Применяется к