DataConnector | ComponentOne
C1.AdoNet.Magento Assembly / C1.AdoNet.Magento Namespace / C1MagentoConnection Class / OnConnectionStringChanged Method

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