[]
        
(Showing Draft Content)

C1.AdoNet.Salesforce.C1SalesforceConnection.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()
Overrides