GetPatchVersion
Description
Returns the current fix pack version of the product.
Remarque :
This method became available in version 7.0.0.0. This method is for COM only. For Perl, see the
ProductInfo Object
.
Syntaxe
VBScript
session.
GetPatchVersion
Identificateur
Description
session
Objet Session représentant la session en cours d'accès à la base de données.
Return value
A String containing the fix pack version, if any.
Sujet parent :
Session object methods
Voir aussi
GetSuiteProductVersion
GetBuildNumber
Commentaires en retour