Contents Index ChangeEncryptionKey method Commit method

UltraLite for MobileVB User's Guide
  UltraLite for MobileVB API Reference
    ULConnection class

Close method


Prototype 

Close( )
Member of UltraLiteAFLib.ULConnection

Description 

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.


Contents Index ChangeEncryptionKey method Commit method