UltraLite ActiveX User's Guide
UltraLite ActiveX API Reference
ULConnection class
Close( )
Member of UltraliteActiveX.ULConnection
Closes the connection to the database. No methods on the ULConnection object or any other database object for this connection should be called after this method is called. If a connection is not explicitly closed, it will be implicitly closed when the application terminates.