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 参考 » DatabaseInfo 接口

 

getRelease 方法

返回软件的发布版本号,以字符串表示。

语法
String DatabaseInfo.getRelease()
注释

如果软件的发布版本号为 7.1.3,则返回 "7.1.3"。

返回值

发布版本号。