DataConnector | ComponentOne
C1.AdoNet.Kintone Assembly / C1.AdoNet.Kintone Namespace / C1KintoneConnection Class / OnConnectionStringChanged Method

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