Skip to main content

DevExpress.Data.XtraReports.DataProviders Namespace

In This Article

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

Assembly: DevExpress.Data.v24.2.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.