Learn R Programming

brickster (version 0.2.11)

dbRollback,DatabricksConnection-method: Rollback transaction (not supported)

Description

Rollback transaction (not supported)

Usage

# S4 method for DatabricksConnection
dbRollback(conn, ...)

Value

Always throws an error (transactions not supported)

Arguments

conn

A DatabricksConnection object

...

Additional arguments (ignored)