dbCommit,DatabricksConnection-method | R Documentation |
Commit transaction (not supported)
## S4 method for signature 'DatabricksConnection'
dbCommit(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.