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

SQL Anywhere 11.0.1 (中文) » UltraLite - M-Business Anywhere 编程 » UltraLite for M-Business Anywhere API 参考 » DatabaseManager 类

 

reOpenConnection 方法

返回一个打开的 Connection 对象。

语法
Connection reOpenConnection( String connectionName )
参数
  • connectionName   要重新打开的连接的名称,在 ConnectionParms.connectionName 属性中指定。

返回值

此方法用于在多个 Web 页间维护连接。