Connections (gb.db)

This class enumerates all connection that are defined in the IDE under the "Connections" project folder.

You have to check the gb.desktop component in your project if you want the password connection entered through the IDE to be automatically retrieved.

Otherwise you will have to provide it yourself.

Этот класс статический.

Этот класс представлен как только для чтения статический массив.

Этот класс статически перечисляемый с ключевым словом FOR EACH.

Статические свойства
Count   Return the number of connections defined in the project.
Key   Return the key of the last enumerated pre-defined connection.

Статические методы
Create   Return a Connection object defined in the IDE, and initialize it.
Exist   Returns TRUE if a specific pre-defined connection exists.