ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / DbDataSource Class / Factory Property

In This Topic
    Factory Property
    In This Topic
    Gets data source's DbProviderFactory.
    Syntax
    'Declaration
     
    Public ReadOnly Property Factory As DbProviderFactory
    public DbProviderFactory Factory {get;}
    See Also