Lenguaje

BusinessLogicTransaction Clase

Definición

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
Herencia
BusinessLogicTransaction
Atributos
Implementaciones

Constructores

Nombre Description
BusinessLogicTransaction()

Propiedades

Nombre Description
Connection
IsolationLevel

Métodos

Nombre Description
Commit()
Dispose()
Rollback()

Se aplica a