klyn.databases.sql.sqlserver.SqlServerConnection.rollback
method
public rollback(savepoint as Savepoint = null) as Void throws SQLException:
Description

Performs a database connection operation.

Throws
  • SQLException if the connection is closed, the transaction state is invalid, or the database reports an error.