ENUMSPYDatabaseKind
Values to select different kinds of databases for import. See DatabaseConnection.DatabaseKind for its use.
| spyDB_Access | = 0 | 
| spyDB_SQLServer | = 1 | 
| spyDB_Oracle | = 2 | 
| spyDB_Sybase | = 3 | 
| spyDB_MySQL | = 4 | 
| spyDB_DB2 | = 5 | 
| spyDB_Other | = 6 | 
| spyDB_Unspecified | = 7 | 
| spyDB_PostgreSQL | = 8 | 
| spyDB_iSeries | = 9 |