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

SQL Anywhere 11.0.1 (中文) » UltraLite - C 及 C++ 编程 » API 参考 » 嵌入式 SQL API 参考

 

ULSetDatabaseOptionULong 函数

设置数字数据库选项。

语法
void ULSetDatabaseOptionULong(
SQLCA * sqlca, 
ul_database_option_id id, 
ul_u_long * value
);
参数

sqlca   指向 SQLCA 的指针。

id   要设置的数据库选项的标识符。

value   数据库选项的值。