ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / IDataProvidersFactory Interface
Members

In This Topic
    IDataProvidersFactory Interface
    In This Topic
    Data providers factory's abstract factory interface.
    Object Model
    IDataProvidersFactory Interface
    Syntax
    'Declaration
     
    Public Interface IDataProvidersFactory 
    public interface IDataProvidersFactory 
    Remarks
    This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also