Back to Devexpress

DevExpress.DataAccess Namespace

dashboard-devexpress-440f9987.md

latest1.7 KB
Original Source

DevExpress.DataAccess Namespace

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

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

NuGet Package : DevExpress.Dashboard.Core

Classes

NameDescription
DataConnectionRepresents a connection to a data store.
DataConnectionCollectionA 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.
ParameterProvides basic functionality for parameters.
UniqueItemCollection<T>Obsolete. For internal use.