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 » 库函数参考

 

free_sqlda_noind 函数

原型
void free_sqlda_noind( struct sqlda * sqlda );
说明

释放分配给此 sqlda 的空间。不会释放每个 sqldata 指针引用的内存。将忽略指示符变量指针。