ComplianceComputerSnapshot Table
FlexNet Manager Suite
2020 R1
(On-Premises)
The ComplianceComputerSnapshot
table lists all the snapshotted computers.
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 snapshotted ComplianceComputerID. |
ComputerName
|
Type: text (max 256 characters). Nullable The snapshotted computer name. |
Domain
|
Type: text (max 256 characters). Nullable The snapshotted computer domain name. |
LocationID
|
Type: text (max 128 characters). Key. Nullable The snapshotted LocationID. |
BusinessUnitID
|
Type: text (max 128 characters). Key. Nullable The snapshotted BusinessUnitID. |
CostCenterID
|
Type: text (max 128 characters). Key. Nullable The snapshotted CostCenterID. |
CategoryID
|
Type: text (max 128 characters). Key. Nullable The snapshotted CategoryID. |
LicenseMeasurementID
|
Type: integer. Key The snapshot ID. Foreign key to the |
FlexNet Manager Suite (On-Premises)
2020 R1