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

DevExpress.Data.XtraReports.DataProviders Namespace

Contains classes that define the data connectivity for a WPF Report Wizard.

Assembly: DevExpress.Data.v21.1.dll

NuGet Package: DevExpress.Data

Classes

Name Description
ColumnInfo Contains data related to columns available in a datasource.
DataSourceInfo Contains information about a data source.
EntityInfo<TName> The base class for the DataSourceInfo, TableInfo and ColumnInfo objects that are stored in a Report Wizard’s model.
StoredProcedureInfo Provides information about a stored procedure.
TableInfo When connecting to a data source using the WPF Report Wizard, assigns identifiers to data tables, views and stored procedures, as well as their data members.

Enums

Name Description
DataMemberType Lists the available data member types.