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

In This Topic
    Open Method (C1ServiceNowConnection)
    In This Topic
    Opens a database connection with the settings specified by the connection string.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Sub Open() 
    public override void Open()
    See Also