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

Close method Next Page

Commit method


Commits outstanding changes to the database. This is only useful if AutoCommit is false.

Syntax

Commit( )
Member of UltraLiteAFLib.ULConnection

See also