Get information about a driver.

# S4 method for ArmadilloDriver
dsGetInfo(dsObj, ...)

Arguments

dsObj

ArmadilloDriver-class class object

...

Unused, needed for compatibility with generic.

Value

The connection information. This returns the version of the package (`driver.version`). There is no underlying client library.