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

SQL Anywhere 12.0.1 » UltraLite - 数据库管理和参考 » UltraLite 数据库参考 » UltraLite 数据库选项

 

UltraLite ml_remote_id 选项

远程 ID 是 UltraLite 数据库的唯一标识符,MobiLink 使用此标识符来标识同步数据库。只要该字符串在所有远程 MobiLink 客户端之间保持唯一,则远程 ID 可以是任何有意义的字符串。此 ID 也可设置为 NULL(NULL 为初始值)。同步过程中如果 ID 为 NULL,则 UltraLite 会为其指派一个生成的 GUID。

如果使用同步来预填充 UltraLite 数据库以便分发到多个设备,则必须在分发前将远程 ID 重设为 NULL 来确保每个数据库都有唯一的远程 ID。分发后,可显式设置新的唯一远程 ID 或保持 NULL 以便 UltraLite 自动生成新的唯一值。

 允许值
 缺省值
 注释
 另请参见