odbcConnectionIcon {odbc} | R Documentation |
Get an icon representing a connection.
Description
Return the path on disk to an icon representing a connection.
Usage
odbcConnectionIcon(connection)
Arguments
connection |
A connection object, as returned by |
Details
The icon returned should be a 32x32 square image file.
Value
The path to an icon file on disk.
[Package odbc version 1.3.3 Index]