DBConnection interface

Syntax
interface DBConnection
Member of iAnywhere.MobiLink.Script
Remarks

Represents a MobiLink ODBC connection.

This interface allows user-written synchronization logic to access an ODBC connection created by MobiLink.


Commit method
Rollback method
Close method
CreateCommand method