Stores codes used by the Activity Monitor to identify the status of each activity that the application completes.
If an activity has unexpected results, the activity result status code identifies the cause.
Stores codes used by the Activity Monitor to identify the status of each activity that the application completes.
If an activity has unexpected results, the activity result status code identifies the cause.
Creation Date | 9/28/2012 11:38 AM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 8 |
Data Space Used | 8.00 KB |
Index Space Used | 8.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | ActivityResultStatusCode | Code that represents the status of the activity results.
| smallint | 2 | |||
ActivityResultStatus | Name of the activity result status. Corresponds to the code in ActivityResultStatusCode. | varchar | 40 | ![]() | |||
Description |
Description of the activity result status.
| varchar | 1024 | ![]() |