View source: R/delete_sql_connection.R
delete_sql_connection | R Documentation |
Function to delete a known SQL connection from your credential store.
If the given alias does not exist, an error is thrown.
delete_sql_connection(alias)
alias |
string identifying the desired SQL connection. |
Other connection management functions:
create_sql_connection()
,
start_sql_connection()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.