TemporalInstalledSoftwareSCD Table
FlexNet Manager Suite
2020 R1
(On-Premises)
TemporalInstalledSoftwareSCD
is a table listing history of all the installations of an application (as defined in the SoftwareTitle
table).
Note: To cater for multi-tenant mode, this table may contain data for
multiple tenants. Access requires that the database
TenantID
has been set in the SQL Server
connection context information. That setting filters an underlying table to produce this
view of data for the single, selected tenant.
Database Column |
Details |
---|---|
ComplianceComputerID
|
Type: integer. Key The computer on which the software is installed. Foreign key to the |
SoftwareTitleID
|
Type: integer. Key The software that is installed. Foreign key to the |
ValidFrom
|
Type: datetime. Key Date from which these properties became valid. |
ValidTo
|
Type: datetime. Key Date these properties were valid to, or 9999-12-31T23:59:59.997 if they are currently valid. |
SoftwareLicenseID
|
Type: integer. Key. Nullable LicenseID of license to which this installation has been assigned. |
FlexNet Manager Suite (On-Premises)
2020 R1