DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnection Class / Close Method

In This Topic
    Close Method (C1D365SConnection)
    In This Topic
    Closes the connection to the database. This is the preferred method of closing any open connection.
    Syntax
    'Declaration
     
    Public Sub Close() 
    public void Close()
    See Also