AccessingDeviceSnapshot Table
FlexNet Manager Suite
2020 R1
(On-Premises)
The AccessingDeviceSnapshot
table lists all the snapshotted accessing devices.
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 |
---|---|
AccessingDeviceID
|
Type: integer. Key A unique identifier for a |
ComplianceComputerID
|
Type: integer. Nullable An identifier for a compliance computer record. Foreign key to the |
IPAddress
|
Type: text (max 256 characters). Nullable IP address of the of the device. |
ComputerName
|
Type: text (max 256 characters). Nullable Computer name. |
LicenseMeasurementID
|
Type: integer. Key The snapshot ID. Foreign key to the |
FlexNet Manager Suite (On-Premises)
2020 R1