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 - C 及 C++ 编程 » API 参考

 

UltraLite C/C++ API 参考

本节列出可与 C++ 接口一起使用的函数。

注意

此版本的 UltraLite C/C++ API 将取代所有之前的版本(不建议使用的版本)。有关详细信息,请参见不建议使用和已停用的 SQL Anywhere 功能

使用旧的 UltraLite C/C++ API 实现的方法是,将 %SQLANY12%\SDK\C\ulcpp11.cpp 文件添加到 UltraLite 应用程序项目中,其中 SQLANY12 是指向 SQL Anywhere 安装目录的环境变量。

 头文件

ULConnection 类
ULDatabaseManager 类
ULDatabaseSchema 类
ULError 类
ULIndexSchema 类
ULPreparedStatement 类
ULResultSet 类
ULResultSetSchema 类
ULTable 类
ULTableSchema 类
ul_column_default_type 枚举
ul_column_name_type 枚举
ul_index_flag 枚举
ul_table_sync_type 枚举
UL_BLOB_CONTINUE 变量
ul_index_iter_start 变量
ul_publication_iter_start 变量
ul_table_iter_start 变量