[]
Gets a value indicating whether the adapter supports setting credentials.
bool IsCredentialsSupported { get; }
| Type | Description |
|---|---|
| bool |
|
If the property returns false the SetCredentials(DbConnection, LoginPasswordCredentials) method won't be called.