ActivitySource Table

ActivitySource is a static table listing all of the Sources that can generate the activity logs.

Table 1. Database columns for ActivitySource table

Database Column

Details

ActivitySourceID

Type: integer. Key. Generated ID

ResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing the ActivitySource record. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 256 characters)

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