GdaProviderInfo

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

Members

Variables

GdaReserved1
void* GdaReserved1;
GdaReserved2
void* GdaReserved2;
GdaReserved3
void* GdaReserved3;
GdaReserved4
void* GdaReserved4;
authParams
GdaSet* authParams;

a #GdaSet containing all the authentication parameters

description
char* description;

provider's description

dsnParams
GdaSet* dsnParams;

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

id
char* id;

the unique identifier of the database provider

location
char* location;

the complete path to the shared library implementing the database provider