Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - AppForge Programming » UltraLite for AppForge API Reference » ULConnection class

ChangeEncryptionKey method Next Page

Close method


Closes the connection to the database.

Syntax

Close( )
Member of UltraLiteAFLib.ULConnection

Remarks

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 is implicitly closed when the application terminates.