GetMinCompatibleFeatureLevel
Description
Returns the minimum database version number supported by the DevOps Plan application running on this machine. This value represents the oldest release of the repository schema that the application can support.
The feature level is read-only.
Syntax
Perl
$cqdb_min = $session->GetMinCompatibleFeatureLevel();
- Identifier
- Description
- session
- The Session object that represents the current database-access session.
- Return value
- The minimum feature level, a Long.