ConsolidationType Table

This table stores consolidation type.

Table 1. Database columns for ConsolidationType table

Database Column

Details

ConsolidationTypeID

Type: integer. Key. Generated ID

A unique identifier for the consolidation type.

ResourceName

Type: text (max 256 characters). Key. Nullable

A localizable resource string representing a consolidation type. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 100 characters)

The text to display if the consolidation type resource string has no translation.