SPI Plugin for Xojo

Connection.Close Method

Closes the connection.

Close()

Parameters

Remarks

The connection is also automatically closed when class instance goes out of scope.

This method can throw SPIException.

See Also

Connection Class