Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取数据库的区分大小写特性。
bool UltraLite_DatabaseSchema_iface::IsCaseSensitive()
如果数据库区分大小写,则返回 true。
否则,返回 false。
数据库是否区分大小写将影响表索引和结果集索引的排序方式。