IDataSourceInfoService Interface
In This Article
Provides information about a data source and data members.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Related API Members
The following members return IDataSourceInfoService objects:
#Remarks
The Data Source Wizard uses the service which implements the IDataSourceInfoService interface.
The DataSourceInfoService property provides access to an IDataSourceInfoService object.
See Also