ImportedTDSSoftware Table
The ImportedTDSSoftware table holds recognized software imported from TDS
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 | 
|---|---|
| ComputerResourceID | Type: text (max 64 characters). Key Identifier of the computer in TDS. | 
| SoftwareResourceID | Type: text (max 64 characters). Key Identifier of the software installation in TDS. | 
| SoftwareRecognitionID | Type: text (max 30 characters). Nullable ARL ID of recognized software. | 
| ProductTechnopediaID | Type: text (max 64 characters). Nullable Software product ID in Technopedia. | 
| VersionTechnopediaID | Type: text (max 64 characters). Nullable Software version ID in Technopedia. | 
| EditionTechnopediaID | Type: text (max 64 characters). Nullable Software edition ID in Technopedia. | 
| ReleaseTechnopediaID | Type: text (max 64 characters). Nullable Software release ID in Technopedia. |