GetCompanyWebAddress
Description
Returns the web address of the company for the current locale.
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.
GetCompanyWebAddress
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 company web address (for example, www.ibm.com).
Rubrique parent :
Session object methods
Voir aussi
GetCompanyFullName
GetCompanyName
GetCompanyEmailAddress
Commentaires en retour