dbBegin,DatabricksConnection-method | R Documentation |
Begin transaction (not supported)
## S4 method for signature 'DatabricksConnection'
dbBegin(conn, ...)
conn |
A DatabricksConnection object |
... |
Additional arguments (ignored) |
Always throws an error (transactions not supported)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.