메소드 | 설명 | |
---|---|---|
Commit ( ) : void | ||
Dispose ( ) : void | ||
Rollback ( ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Enlist ( IDbCommand command ) : void | ||
RollbackTransaction ( ) : void | ||
ThrowIfDisposed ( ) : void | ||
ThrowIfNotActive ( ) : void | ||
ThrowIfRolledBackOrCommitted ( ) : void | ||
Transaction ( ISessionBase sessionBase, IsolationLevel isolationLevel ) : System |
Initialises a new instance of the Transaction class.
|