Class DataProviderElementCollection
- Namespace
- LinqToDB.Configuration
- Assembly
- linq2db.dll
Collection of data provider configuration elements.
[ConfigurationCollection(typeof(DataProviderElement))]
public class DataProviderElementCollection : ElementCollectionBase<DataProviderElement>, ICollection, IEnumerable
- Inheritance
-
DataProviderElementCollection
- Implements
- Inherited Members
- Extension Methods
Methods
GetElementKey(DataProviderElement)
protected override object GetElementKey(DataProviderElement element)
Parameters
element
DataProviderElement