Allows you to obtain the information on the relationship between the device and the installed software updates
Fields
| Field | Type | Description |
|---|---|---|
| device_id* | INT | Device Identifier |
| installation_date | DATETIME | Update installation date |
| installation_path | NVARCHAR (1420) | Update installation path |
| installed_size | BIGINT | Update installation size in kilobytes |
| software_id* | INT | Software update ID |
| system_component* | BIT | A value that indicates whether the update is displayed (1) or not (0) in the Add/Remove Programs view for Windows operating systems |