UltraLite for M-Business Anywhere User's Guide
UltraLite for M-Business Anywhere 介绍
UltraLite 编程接口提供一组对象,用于使用 UltraLite 数据库的数据操作。下图描述了对象层次。
下面的列表介绍了一些比较常用的高层次对象。
DatabaseManager 管理与 UltraLite 数据库的连接。
有关详细信息,请参见 Class DatabaseManager。
ConnectionParms 包含一组连接参数。
有关详细信息,请参见 Class ConnectionParms。
连接 用于表示数据库连接和控制事务。
有关详细信息,请参见 Class Connection。
PreparedStatement、ResultSet 和 ResultSetSchema 使用 SQL 管理数据库请求及其结果。
有关详细信息,请参见 Class PreparedStatement、Class ResultSet和 Class ResultSetSchema。
表 使用基于表的 API 管理数据。
有关详细信息,请参见 Class ULTable。
SyncParms 和 SyncResult 通过 MobiLink 同步服务器管理同步。
有关使用 MobiLink 同步的详细信息,请参见 UltraLite 客户端。
SQL Anywhere Studio 9.0.2
版权所有 © 1989–2005 Sybase, Inc. 部分版权所有 © 2001–2005 iAnywhere Solutions, Inc. 保留所有权利。