SoftwareProperty Table

The SoftwareProperty table contains a record for each unique property name captured in inventory.

Table 1. Database columns for SoftwareProperty table

Database Column

Details

SoftwarePropertyID

Type: integer. Key. Generated ID

The id for the software property. This is automatically generated by SQL Server.

Property

Type: text (max 256 characters). Key

The software property. A single software object can have many properties.