Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » Connection 接口

 

createSyncParms 方法

为 HTTP 同步创建同步参数集。

语法
SyncParms Connection.createSyncParms(
  String userName,
  String version
) throws ULjException
参数
  • userName   此客户端数据库的唯一 MobiLink 用户名。

  • version   MobiLink 脚本版本。

另请参见
返回值

SyncParms 对象。