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

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - 编程 » ODBC 支持

 

调用 SQLFreeEnv

请注意,不得从 Windows DllMain 函数直接或间接调用 SQLFreeEnv。可从 DllMain 进行的调用是有限的,尤其是在尝试与其它线程通信的情况下(SQLFreeEnv 可能会如此)会导致应用程序挂起。