DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineConnection Class / OnConnectionStringChanged Method

In This Topic
    OnConnectionStringChanged Method (C1QuickBooksOnlineConnection)
    In This Topic
    A method that is executed everytime that the connection string used by this C1QuickBooksOnlineConnectionStringBuilder has changed.
    Syntax
    'Declaration
     
    Protected Overrides NotOverridable Sub OnConnectionStringChanged() 
    protected override void OnConnectionStringChanged()
    See Also