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

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - 编程 » SQL Anywhere 数据访问 API » SQL Anywhere 嵌入式 SQL » 库函数参考

 

sqlda_storage 函数

原型
unsigned int sqlda_storage( struct sqlda * sqlda, int varno );
说明

返回无符号的 32 位整数值,该值表示存储 sqlda->sqlvar[varno] 中所述变量的任意值时所需的存储量。