IDashboardControl.CustomDBSchemaProviderEx Property
Allows you to specify a custom schema for the SQL Data Source.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Property Value
Type | Description |
---|---|
IDBSchemaProviderEx | An object that implements the IDBSchemaProviderEx interface that provides a custom schema. |
See Also