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.

Remarque : This method became available in version 2002.05.00. This method is for COM only. For Perl, see the ProductInfo Object.

Syntaxe

VBScript

session.GetProductVersion 
Identificateur
Description
session
Objet Session représentant la session en cours d'accès à la base de données.
Valeur de retour
A String containing the product version.

Commentaires