[]
Interface to access base connection properties
public interface IDbConnectionProperties
Name | Description |
---|---|
ConnectionString | Gets connection string. |
ProviderName | Gets provider name string. |
Name | Description |
---|---|
SetCredentials(string, string) | Sets credentials. |