GetProductVersion
Description
Returns the internal product version string that is hard-coded in header file.
You don't need to be logged in to a database to use this method.
Note: This method became available in version 2002.05.00.
This method is for COM only. For Perl, see the ProductInfo
Object.
Syntax
VBScript
session.GetProductVersion
- Identifier
- Description
- session
- The Session object that represents the current database-access session.
- Return value
- A String containing the product version.