![]() | ConnectionSettings Properties |
The ConnectionSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoCommit |
Returns a boolean indicating auto-commit, or null if not set and default accepted.
|
![]() | Catalog |
Gets the name of the catalog to set on new database connections, or null for default.
|
![]() | ReadOnly |
Returns a boolean indicating read-only, or null if not set and default accepted.
|
![]() | TransactionIsolation |
Returns the connection settings for transaction isolation level.
|