Skip to main content
A newer version of this page is available. .

DevExpress.DataAccess Namespace

Contains classes that utilize the most popular approaches to access different data providers.

Assembly: DevExpress.Dashboard.v18.2.Core.dll

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.