Name | Description | |
---|---|---|
![]() | IsCredentialsSupported | Gets a value indicating whether the adapter supports setting credentials. |
![]() | IsSetConnectionStringSupported | Gets a value indicating whether the adapter supports setting a custom connection string. |
The following tables list the members exposed by IDbConnectionAdapter.
Name | Description | |
---|---|---|
![]() | IsCredentialsSupported | Gets a value indicating whether the adapter supports setting credentials. |
![]() | IsSetConnectionStringSupported | Gets a value indicating whether the adapter supports setting a custom connection string. |
Name | Description | |
---|---|---|
![]() | SetConnectionString | Sets the connection string for the specified connection. |
![]() | SetCredentials | Sets the user login and password for the specified connection. |