HardwareObject Table
The HardwareObject
table entries describe a specific configuration item
(usually a piece of physical hardware) associated with a computer. The information
is represented in the database as Windows Management Instrumentation (WMI) classes.
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 |
---|---|
HardwareObjectID
|
Type: integer. Key. Generated ID Auto-generated identity number |
ComputerID
|
Type: integer. Key The computer on which the hardware was found. It is a foreign key into the |
HardwareName
|
Type: text (max 256 characters). Key The hardware name as reported by the system. |
Occurrence
|
Type: integer. Key The distinguishing identifier for the hardware. For example,
if a computer has more than one memory card with the same Class
and |
HardwareClassID
|
Type: integer. Key The id for the |
FlexNet Manager Suite (On-Premises)
2020 R1