AssetComplianceColumn Table
The AssetComplianceColumn
table lists the columns (or aspects of the asset record) for which compliance changes can be tracked.
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 |
---|---|
AssetComplianceColumnID
|
Type: integer. Key. Generated ID A unique identifier for each
|
ColumnNameResourceName
|
Type: text (max 256 characters). Nullable The unique name of the localizable resource string representing a compliance-tracked column. Foreign key to the |
ColumnName
|
Type: text (max 128 characters). Key The text to display if the column resource string has no translation. |
IsColumnNumeric
|
Type: boolean Indicates whether the column is numeric ( |
ComplianceAction
|
Type: integer Bitwise value to indicate what type of action to track change on. |
TrackComplianceBitwise Value
|
Type: integer Bitwise value indicating which asset types compliance tracking is turned on for. |
FlexNet Manager Suite (On-Premises)
2020 R1