Contents Index Close method CountUploadRows method

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

Commit method


Prototype 

Commit( )
Member of UltraLiteAFLib.ULConnection

Description 

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

For more information, see Autocommit under ULConnection Properties.


Contents Index Close method CountUploadRows method