GetCompanyFullName

Description

Returns the full name of the company in the current locale. IBM Corporation, in English.

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.GetCompanyFullName 
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 fullname.

Commentaires en retour