UltraLite for MobileVB User's Guide
UltraLite for MobileVB API Reference
ULConnection class
Close( )
Member of UltraLiteAFLib.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.