Gda.ProviderInfo

Fields

Name

Type

Access

Description

auth_params

Gda.Set

r/w

a Gda.Set containing all the authentication parameters

description

str

r/w

provider’s description

dsn_params

Gda.Set

r/w

a Gda.Set containing all the parameters which can/must be specified when opening a connection or defining a named data source (DSN)

id

str

r/w

the unique identifier of the database provider

location

str

r/w

the complete path to the shared library implementing the database provider

Methods

None

Details

class Gda.ProviderInfo

This structure holds the information associated to a database provider as discovered by Libgda.