Description
Gets
the maximum database version number supported by the Rational ClearQuest
client running on this machine. This value represents the newest version of
the repository schema that the client can support.
The
feature level is read-only.
Syntax
VBScript
cqdb_max = session.GetMaxCompatibleFeatureLevel
Perl
$cqdb_max = $session->GetMaxCompatibleFeatureLevel();
- Identifier
- Description
- session
- The Session object that represents the current database-access
session.
- Return value
- The maximum feature level, a Long.