Represents a MobiLink ODBC connection.
Public Interface DBConnection
public interface DBConnection
All members of DBConnection interface, including all inherited members.
Name | Description |
---|---|
Closes the current connection. | |
Commits the current transaction. | |
Creates a SQL statement or command on this connection. | |
Rolls back the current transaction. |
This interface allows user-written synchronization logic to access an ODBC connection created by MobiLink.
Close method
Commit method
CreateCommand method
Rollback method
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |