odbcConnectionIcon function

Get an icon representing a connection.

Get an icon representing a connection.

Return the path on disk to an icon representing a connection.

odbcConnectionIcon(connection)

Arguments

  • connection: A connection object, as returned by dbConnect().

Returns

The path to an icon file on disk.

Details

The icon returned should be a 32x32 square image file.

  • Maintainer: Hadley Wickham
  • License: MIT + file LICENSE
  • Last published: 2025-03-27