SQL Anywhere 10.0.1
» UltraLite - AppForge Programming
» UltraLite for AppForge API Reference
» ULConnection class
Commit method
Commits outstanding changes to the database. This is only useful if AutoCommit is false.
Syntax
Commit( )
Member of UltraLiteAFLib.ULConnection
See also