Stores enumerations that represent the targets of auditable actions.
The target of an auditable action is an object that a user can create, update, delete, or import.
Stores enumerations that represent the targets of auditable actions.
The target of an auditable action is an object that a user can create, update, delete, or import.
Creation Date | 4/7/2017 3:42 PM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 7 |
Data Space Used | 8.00 KB |
Index Space Used | 8.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
AuditDataTypeEnum | Enumeration that represents the target type.
| int | 4 | ||||
![]() | AuditTargetTypeCode | Code that represents the target type. | varchar | 10 | |||
AuditTargetType | Name of the target type. | varchar | 30 | ![]() | |||
Description | Description of the target type. | varchar | 1024 | ![]() |