DevExpress.DataAccess Namespace
Contains classes that utilize the most popular approaches to access different data providers.
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Classes
| Name | Description |
|---|---|
| DataConnection | Represents a connection to a data store. |
| DataConnectionCollection | A collection of DataConnection objects. |
| NamedItemCollection<T> | A collection that contains unique named items. |
| NotifyingCollection<T> | A collection that sends notification when its content is changed. |
| NotifyingCollectionBeforeItemAddedEventArgs<T> | Provides data for the NotifyingCollection`1.BeforeItemAdded event. |
| NotifyingCollectionChangedEventArgs<T> | Provides data for the NotifyingCollection`1.CollectionChanged event. |
| Parameter | Provides basic functionality for parameters. |
| UniqueItemCollection<T> | Obsolete. For internal use. |