ChartConfigurationAuditLog
- Last UpdatedMar 10, 2025
- 1 minute read
Contains one row for each chart configuration audit log entry.
|
Column |
Data Type |
Description |
|---|---|---|
|
ChartConfigurationUrl |
nvarchar(100), NOT NULL |
The web address for this InSight content. |
|
(PK) |
int, NOT NULL |
A unique identifier for the InSight content user. |
|
AuditLogDescription |
nvarchart(200), NOT NULL |
A descriptive record for the log. |
|
(PK) |
datetime2(7), NOT NULL |
The creation date and time for the log entry. |