Leadtools.Medical.DataAccessLayer.Configuration Namespace : ConnectionElementCollection Class |
The following tables list the members exposed by ConnectionElementCollection.
Name | Description | |
---|---|---|
ConnectionElementCollection Constructor |
Name | Description | |
---|---|---|
CollectionType | Overridden. Overridden. Gets the type of the ConnectionElementCollection | |
Count | Gets the number of elements in the collection. (Inherited from System.Configuration.ConfigurationElementCollection) | |
CurrentConfiguration | Gets a reference to the top-level System.Configuration.Configuration instance that represents the configuration hierarchy that the current System.Configuration.ConfigurationElement instance belongs to. (Inherited from System.Configuration.ConfigurationElement) | |
ElementInformation | Gets an System.Configuration.ElementInformation object that contains the non-customizable information and functionality of the System.Configuration.ConfigurationElement object. (Inherited from System.Configuration.ConfigurationElement) | |
EmitClear | Gets or sets a value that specifies whether the collection has been cleared. (Inherited from System.Configuration.ConfigurationElementCollection) | |
IsSynchronized | Gets a value indicating whether access to the collection is synchronized. (Inherited from System.Configuration.ConfigurationElementCollection) | |
Item | Gets or sets the connection element at the specified index. | |
LockAllAttributesExcept | Gets the collection of locked attributes. (Inherited from System.Configuration.ConfigurationElement) | |
LockAllElementsExcept | Gets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement) | |
LockAttributes | Gets the collection of locked attributes (Inherited from System.Configuration.ConfigurationElement) | |
LockElements | Gets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement) | |
LockItem | Gets or sets a value indicating whether the element is locked. (Inherited from System.Configuration.ConfigurationElement) | |
SyncRoot | Gets an object used to synchronize access to the System.Configuration.ConfigurationElementCollection. (Inherited from System.Configuration.ConfigurationElementCollection) |
Name | Description | |
---|---|---|
ElementName | Gets the name used to identify this collection of elements in the configuration file when overridden in a derived class. (Inherited from System.Configuration.ConfigurationElementCollection) | |
EvaluationContext | Gets the System.Configuration.ContextInformation object for the System.Configuration.ConfigurationElement object. (Inherited from System.Configuration.ConfigurationElement) | |
HasContext | Gets a value that indicates whether the System.Configuration.ConfigurationElement.CurrentConfiguration property is null. (Inherited from System.Configuration.ConfigurationElement) | |
Properties | Overridden. Overridden. Gets the collection of properties. | |
ThrowOnDuplicate | Gets a value indicating whether an attempt to add a duplicate System.Configuration.ConfigurationElement to the System.Configuration.ConfigurationElementCollection will cause an exception to be thrown. (Inherited from System.Configuration.ConfigurationElementCollection) |