Stores analysis statuses, which are used by the analysis engine.
Stores analysis statuses, which are used by the analysis engine.
| Creation Date | 2/16/2011 6:00 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 11 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| AnalysisStatusCode | Code that represents the status of the analysis.
| varchar | 10 | |||
| AnalysisStatus | Name of the status. Corresponds to the code in AnalysisStatusCode. | varchar | 40 | ![]() | |||
| Description | Description of the status. | varchar | 1024 | ![]() |