[]
        
(Showing Draft Content)

C1.AdoNet.Magento.C1MagentoConnection.Close

Close Method

Close()

Closes the connection to the database. This is the preferred method of closing any open connection.

Declaration
public override void Close()
Public Overrides Sub Close()
Overrides