DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowConnection Class / OnConnectionStringChanged Method

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