Returns the version number of the DBTools library.
short DBToolsVersion ( void );
A short integer indicating the version number of the DBTools library.
Use the DBToolsVersion function to check that the DBTools library is not older than one against which your application is developed. While applications can run against newer versions of DBTools, they cannot run against older versions.