InstallerEvidence Table
InstallerEvidence
lists installer evidence that is used to identify that a particular item of software (defined in the SoftwareTitle
table) has been installed on a computer.
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 |
---|---|
InstallerEvidenceID
|
Type: integer. Key. Generated ID A unique identifier for an installer evidence record. |
InstallerEvidenceTypeID
|
Type: integer. Key Identifies the type of installer evidence. Defaults to |
DisplayName
|
Type: text (max 256 characters). Key The display name of the software as reported by the installer evidence. |
Version
|
Type: text (max 72 characters). Key The version of the software as reported by the installer evidence. |
Publisher
|
Type: text (max 200 characters). Key The publisher of the software as reported by the installer evidence. |
OperatorManageStateID
|
Type: integer. Key The management responsibility for this information. Foreign key to the |
Ignored
|
Type: boolean Set this field to |
IsShared
|
Type: boolean |
FlexNet Manager Suite (On-Premises)
2020 R1