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

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » DatabaseInfo interface

 

getRelease function

Returns the software release number, expressed as an integer.

Syntax
int DatabaseInfo.getRelease()
Remarks

A software release value of 7.1.3 is returned as 713.

Returns

The release number.