List the actions supported for the connection
Return a list of actions that can be performed on the connection.
odbcConnectionActions(connection)
connection
: A connection object, as returned by dbConnect()
.A named list of actions that can be performed on the connection.
The list returned is a named list of actions, where each action has the following properties:
Useful links