
|
ConnectionString
|
Gets or sets the connection string associated with the OdbcConnectionStringBuilder.
|

|
ConnectionStringBuilderIntf
|
Provides direct access to the ADO.Net OdbcConnectionStringBuilder object.
|

|
Driver
|
Gets or sets the name of the ODBC driver associated with the connection.
|

|
Dsn
|
Gets or sets the name of the data source name (DSN) associated with the connection.
|

|
Password
|
Gets or sets the password for the connection.
|

|
UserID
|
Gets or sets the user ID to be used when connecting to connection provider.
|