PROFILE_ATTRIBUTE_SOURCE

Description

Table for storing sources of profile attributes.

Columns

Column Name Data Type Description
ID bigint(20)

NOT NULL

Primary key for the table.
NAME varchar(255)

NOT NULL

Name of the profile attribute source.

Foreign Key Relationships

None