DataConnector | ComponentOne
C1.AdoNet.GoogleAnalytics Assembly / C1.AdoNet.GoogleAnalytics Namespace / C1GoogleAnalyticsConnection Class / Open Method

In This Topic
    Open Method (C1GoogleAnalyticsConnection)
    In This Topic
    Opens a database connection with the settings specified by the connection string.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Sub Open() 
    public override void Open()
    See Also