odbcConnectionActions {odbc} | R Documentation |
Return a list of actions that can be performed on the connection.
odbcConnectionActions(connection)
connection |
A connection object, as returned by |
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
A named list of actions that can be performed on the connection.