The following tables list the members exposed by ServiceConnectionConfigurationElement.
Name | Description | |
---|---|---|
![]() | ServiceConnectionConfigurationElement Constructor | Overloaded. Creates a new instance of the ServiceConnectionConfigurationElement |
Name | Description | |
---|---|---|
![]() ![]() | connectionNameProperty | The name of the connectionName property of this configuration element. |
![]() ![]() | serviceNameProperty | The name of the serviceName property of this configuration element. |
Name | Description | |
---|---|---|
![]() | ConnectionName | Gets or sets the connection name. |
![]() | ElementInformation | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAllAttributesExcept | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAllElementsExcept | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAttributes | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockElements | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockItem | (Inherited from System.Configuration.ConfigurationElement) |
![]() | ServiceName | Gets or sets the service name. |
Name | Description | |
---|---|---|
![]() | ElementProperty | (Inherited from System.Configuration.ConfigurationElement) |
![]() | EvaluationContext | (Inherited from System.Configuration.ConfigurationElement) |
![]() | Item | Overloaded. (Inherited from System.Configuration.ConfigurationElement) |
![]() | Properties | (Inherited from System.Configuration.ConfigurationElement) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from System.Configuration.ConfigurationElement) |
![]() | GetHashCode | (Inherited from System.Configuration.ConfigurationElement) |
![]() | IsReadOnly | Overridden. Gets a value indicating whether the ServiceConnectionConfigurationElement object is read-only. (Inherited from ConfigurationElement). |
Top