AudienceLayout Table (234)
Some tooltip text!
• 1 minute to read
• 1 minute to read
One layout (of webparts and other stuff) for an audience instance
Fields
Name | Description | Type | Null |
---|---|---|---|
AudienceLayout_id | Primary key | PK | |
instanceName | The name of the installed instance of Audience - must match the web.config file | String(239) | |
instanceLayout | The layout, as a serialized string via the Provider architecture | String(2047) | |
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 |
---|---|---|
AudienceLayout_id | PK | Clustered, Unique |
instanceName | String(239) | Unique |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
AudienceConfig | Configuration data for Audience core and webparts |
AudienceLayoutLink | Link between an audience layout and some target grouping table - might be Role or Category |
Replication Flags
- None
Security Flags
- No access control via user's Role.