AudienceConfig Table (236)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Configuration data for Audience core and webparts
Fields
Name | Description | Type | Null |
---|---|---|---|
AudienceConfig_id | Primary key | PK | |
audienceLayoutId | The name of the installed instance of Audience - must match the web.config file | FK AudienceLayout | |
configName | The name of the configuration parameter | String(239) | |
configValue | The value of the configuration parameter | String(239) | |
seqno | Sequence number, for chaining multiple records in case the value is too long | UShort | |
registered | Registered when | UtcDateTime | |
registered_associate_id | Registered by whom | FK associate | |
updated | Last updated when | UtcDateTime | |
updated_associate_id | Last updated by whom | FK associate | |
updatedCount | Number of updates made to this record | UShort |
Indexes
Fields | Types | Description |
---|---|---|
AudienceConfig_id | PK | Clustered, Unique |
audienceLayoutId | FK | Index |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
AudienceLayout | One layout (of webparts and other stuff) for an audience instance |
Replication Flags
- None
Security Flags
- No access control via user's Role.