ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / DataProvidersFactory Class
Fields Methods

In This Topic
    DataProvidersFactory Class Members
    In This Topic

    The following tables list the members exposed by DataProvidersFactory.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The default registry of the data providers factories and adapters  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the registered IDbConnectionAdapter with a given name.  
    Public MethodReturns the registered System.Data.Common.DbProviderFactory with a given name.  
    Public MethodRegisters ADO component as a data provider for the renderin engine.  
    Top
    See Also