DataConnector | ComponentOne
C1.AdoNet.GoogleAnalytics Assembly / C1.AdoNet.GoogleAnalytics Namespace / C1GoogleAnalyticsProviderFactory Class
Members

In This Topic
    C1GoogleAnalyticsProviderFactory Class
    In This Topic
    Represents a set of methods for creating instances of a provider's implementation of the data source classes.
    Object Model
    C1GoogleAnalyticsProviderFactory Class
    Syntax
    'Declaration
     
    Public Class C1GoogleAnalyticsProviderFactory 
       Inherits System.Data.Common.DbProviderFactory
    public class C1GoogleAnalyticsProviderFactory : System.Data.Common.DbProviderFactory 
    Inheritance Hierarchy

    System.Object
       System.Data.Common.DbProviderFactory
          C1.AdoNet.GoogleAnalytics.C1GoogleAnalyticsProviderFactory

    See Also