Learn R Programming

brickster (version 0.2.12)

dbBegin,DatabricksConnection-method: Begin transaction (not supported)

Description

Begin transaction (not supported)

Usage

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

Value

Always throws an error (transactions not supported)

Arguments

conn

A DatabricksConnection object

...

Additional arguments (ignored)