ConnectionElement Properties
The ConnectionElement type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
App |
Field ValueCorresponds to ApplicationName |
|
|
CurrentConfiguration | (Inherited from ConfigurationElement.) |
|
|
Database |
Gets or sets
Field Valuename of the database instance, traditionally known as InitialCatalog. |
|
|
ElementInformation | (Inherited from ConfigurationElement.) |
|
|
Encrypt | |
|
|
EvaluationContext | (Inherited from ConfigurationElement.) |
|
|
HasContext | (Inherited from ConfigurationElement.) |
|
|
HasPassword | |
|
|
Key |
Should be identical to DbContext implementation class name
|
|
|
LockAllAttributesExcept | (Inherited from ConfigurationElement.) |
|
|
LockAllElementsExcept | (Inherited from ConfigurationElement.) |
|
|
LockAttributes | (Inherited from ConfigurationElement.) |
|
|
LockElements | (Inherited from ConfigurationElement.) |
|
|
LockItem | (Inherited from ConfigurationElement.) |
|
|
Metadata | |
|
|
MultipleActiveResultSets |
Multiple active result sets are enable by default.
|
|
|
Password |
Can be either SQL account password or Entra ID account password, depending on the context
|
|
|
PersistSecurityInfo | |
|
|
Provider | |
|
|
UserId |
Field ValueCan represent either SQL user or Entra ID account, depending on context. |

