GetMaxCompatibleFeatureLevel
Description
Gets the maximum database version number supported by the DevOps Plan application running on this machine. This value represents the newest version of the repository schema that the application can support.
The feature level is read-only.
Syntax
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.