SoftwareFileProperty Table

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

Table 1. Database columns for SoftwareFileProperty table

Database Column

Details

SoftwareFilePropertyID

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.