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

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - SQL 用法 » 查询和数据修改 » 全文搜索 » 高级:外部全文库 API

 

extfn_pre_unload_library 全局入口点函数

如果在外部库中实现并公开该函数,则数据库服务器将在卸载外部库的前一刻执行该函数。

只有在库特定要求在卸载库之前执行整个库范围清除的情况下才需要使用该函数。

 语法
 注释
 另请参见