Obsolete. For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v18.2.Core.dll
[Obsolete("The DataProvider property is obsolete now. Use the DashboardSqlDataSource or the DashboardOlapDataSource classes instead.")]
[Browsable(false)]
IDataProvider DataProvider { get; set; }
<Obsolete("The DataProvider property is obsolete now. Use the DashboardSqlDataSource or the DashboardOlapDataSource classes instead.")>
<Browsable(False)>
Property DataProvider As IDataProvider
Type | Description |
---|---|
DevExpress.DataAccess.Native.Data.IDataProvider |