_Connection.Type (gb.db)
Property Type As String
Rappresenta il tipo di server database che si desidera connettere.
I server di database correntemente supportati sono:
Database type
|
Property value
|
PostgreSQL
|
"postgresql"
|
MySQL
|
"mysql"
|
SQLite
|
"sqlite"
|
SQLite 3
|
"sqlite3"
|
ODBC
|
"odbc"
|