Generated using SQL Data Dictionary demo version.
| |
Column |
Data Type |
Identity |
Nullable |
Default |
| PK |
LogTypeKey |
nvarchar(35) |
|
|
|
|
LogTypeFriendlyName |
nvarchar(50) |
|
|
|
|
LogTypeDescription |
nvarchar(128) |
|
|
|
|
LogTypeOwner |
nvarchar(100) |
|
|
|
|
LogTypeCSSClass |
nvarchar(40) |
|
|
|
Indexes:
-
PK_EventLogTypes
- (Primary Key)
- (Clustered)
Referenced by:
Used by:
- Procedure
dbo.AddEventLog
- Procedure
dbo.AddEventLogType
- Procedure
dbo.DeleteEventLogType
- Procedure
dbo.GetEventLogConfig
- Procedure
dbo.GetEventLogType
- Procedure
dbo.SaveCoreAuditTypes
- Procedure
dbo.UpdateEventLogType