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

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » Connection 接口

 

emergencyShutdown 方法

紧急关闭连接的数据库。

语法
void Connection.emergencyShutdown() throws ULjException
注释

只有在出现严重错误的情况下才能调用此方法。仅应在物理硬件或数据损坏时使用。

此方法将关闭所有打开的连接,然后关闭连接的数据库。