Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

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