HP Operations Manager for Windows

Table OV_PM_SubpackageVersion


Every row of the OV_PM_SubpackageVersion table represents a specific subpackage version.

Column Name Constraint Column Type Description
SubpackageVersionId PK, I1 uniqueidentifier ID of this subpackage version.
SubpackageId FK1, I2 uniqueidentifier ID of the logical subpackage.
MajorVersion I2 smallint Major version number of this subpackage.
MinorVersion I2 smallint Minor version number of this subpackage.
FixVersion I2 smallint Fix version number of this subpackage.
Description   nvarchar(256) String that describes the purpose of this subpackage version.