delete_sql_connection: Delete a known SQL connection

View source: R/delete_sql_connection.R

delete_sql_connectionR Documentation

Delete a known SQL connection

Description

Function to delete a known SQL connection from your credential store.

If the given alias does not exist, an error is thrown.

Usage

delete_sql_connection(alias)

Arguments

alias

string identifying the desired SQL connection.

See Also

Other connection management functions: create_sql_connection(), start_sql_connection()


pnacht/simplysql documentation built on Sept. 5, 2024, 8:46 p.m.