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 大小写创建参数

将 UltraLite 数据库中的字符串比较设置成区分大小写。将 case=respect 传入编程接口中 CreateDatabase 方法的创建字符串参数(对于区分大小写的数据库,则传入 case=ignore)。

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