GetCompanyFullName

Description

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

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

Syntax

VBScript

session.GetCompanyFullName 
Identifier
Description
session
The Session object that represents the current database-access session.
Return value
A String containing the company fullname.

Commentaire