GetDefaultDbSetName
Description
Returns the default database set name.
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.
GetDefaultDbSetName
Identifier
Description
session
The Session object that represents the current database-access session.
Return value
A String containing the default database set name (for example, Default).
Parent topic:
Session object methods
See also
GetSessionDatabase
of the Session Object
Client version checking
Feedback