class Standard . SQLviaODBC {int32 id;} inherits from Object;
The SQLviaODBC class implements an interface for issuing SQL statements to an ODBC-enabled relational database.
SQLviaODBC:getDatabases()
The databases known to the ODBC driver can be retrieved by getDatabases.