company logo

DatabaseHandle :: GetVersionString - Provide database version

The function provides the database version and minor version as string.

Return value:  Version string ( NString  )

The version string refers to the version currently assigned to the database definition in the dictionary. The version string contains the version number and the subversion number like e.g. "2.41".

Implementation details

NString DatabaseHandle  :: GetVersionString (  )