Méthode | Description | |
---|---|---|
Commit ( ) : void | ||
Dispose ( ) : void | ||
Rollback ( ) : void | ||
Transaction ( IConnection connection, System.Action commit, System.Action rollback ) : System |
public Transaction ( IConnection connection, System.Action commit, System.Action rollback ) : System | ||
connection | IConnection | |
commit | System.Action | |
rollback | System.Action | |
Résultat | System |