ComplianceEventAction Table
The ComplianceEventAction table holds the list of possible actions in the handling of
      ‘compliance events’. These are any event, such as the arrival of a new application version
      or a change in primary application for a license, that should trigger recalculation of
      linked applications through upgrade and downgrade rights.
| Database Column | Details | 
|---|---|
| EventActionID | Type: integer. Key. Generated ID A unique identifier for each  
 | 
| EventActionResourceName | Type: text (max 256 characters). Key The unique name of the localizable resource string representing an event type. Foreign key to the  | 
| EventActionDefaultValue | Type: text (max 100 characters) The text to display if the type resource string has no translation. |