Skip to main content
A newer version of this page is available. .

IDbSchemaHelper Interface

OBSOLETE

This interface is now obsolete.

If implemented by a class, provides methods to obtain the information about a data source from the database.

Namespace: DevExpress.XtraReports.Data

Assembly: DevExpress.XtraReports.v21.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[Obsolete("This interface is now obsolete.")]
public interface IDbSchemaHelper
See Also