corelibraries-devexpress-dot-dataaccess-dot-sql-c978daf4.md
Provides the capability to customize the database schema.
Namespace : DevExpress.DataAccess.Sql
Assembly : DevExpress.DataAccess.v25.2.dll
NuGet Package : DevExpress.DataAccess
public interface IDBSchemaProviderEx
Public Interface IDBSchemaProviderEx
The following members return IDBSchemaProviderEx objects:
The methods of the IDBSchemaProviderEx interface specify which tables, views and/or stored procedures will be included in a custom database schema.
For a default implementation of this interface, use the DBSchemaProviderEx class.
See Also
IDataSourceWizardDBSchemaProviderExFactory
Register SQL Data Connections in ASP.NET Web Forms Reporting
Register a Custom Schema Provider for a Synonym Database
Dashboard for WinForms - How to customize the Data Store Schema to Restrict Fields in Query Builder