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

SQL Anywhere 12.0.0 (中文) » MobiLink - 入门 » MobiLink 技术简介 » 研究 MobiLink 的 CustDB 示例

 

CustDB 数据库中的表

CustDB 数据库的表定义位于 samples-dir\MobiLink\CustDB 目录的特定于平台的文件中。(有关 samples-dir 的信息,请参见示例目录。)

有关 CustDB 表的实体关系图,请参见CustDB 示例数据库应用程序

统一数据库和远程数据库都包含以下五个表,不过这些表在两个数据库中的定义稍有不同。

 ULCustomer
 ULProduct
 ULOrder
 ULOrderIDPool
 ULCustomerIDPool
 ULIdentifyEmployee_nosync
 ULEmployee
 ULEmpCust
 ULOldOrder 和 ULNewOrder