Return a list of actions that can be performed on the connection.
odbcConnectionActions(connection)
A named list of actions that can be performed on the connection.
A connection object, as returned by dbConnect()
.
The list returned is a named list of actions, where each action has the following properties:
A function to be invoked to perform the action
An optional path to an icon representing the action