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

SAP Sybase SQL Anywhere 16.0 (中文) » UltraLite - 数据库管理和参考 » UltraLite 数据库参考 » UltraLite 实用程序

 

UltraLite 初始化数据库实用程序 (ulinit)

创建新 UltraLite 数据库。

此实用程序在以下其中一种模式下运行:

  • 空模式   创建一个通过命令行参数来指定特性的空数据库。

  • 抽取模式   基于 SQL Anywhere 数据库创建一个数据库。

    系统会创建一个初始模式,以匹配 SQL Anywhere 参考数据库中的表和索引。此模式会抽取大量参考数据库特性,并用于新的 UltraLite 数据库。

 语法
 注释
 另请参见
 示例