| .needsAutoCommit | R Documentation |
Internal function to determine if the connection needs auto commit
.needsAutoCommit(connectionDetails, connection)
connectionDetails |
A connectionDetails object for connecting to the CDM database |
connection |
A connection for connecting to the CDM database using the DatabaseConnector::connect(connectionDetails) function. |
A logical value indicating if the connection needs auto commit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.