DataConnector | ComponentOne
C1.AdoNet.CSV Assembly / C1.AdoNet.CSV Namespace / C1CSVConnection Class / OnConnectionStringChanged Method

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