Stores information about vulnerability loss sets.
| Creation Date | 4/4/2022 3:02 AM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 0 |
| Data Space Used | 0.00 KB |
| Index Space Used | 0.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| LossVulnerabilitySetSID | Unique system-generated sequential identifier for the loss vulnerability set record. | int | 4 | |||
| BusinessUnitSID | Unique system-generated sequential identifier for the business unit record. | int | 4 | ![]() | |||
| LossVulnerabilitySetName | Name of the vulnerability loss set file. | varchar | 255 | ||||
| LossVulnerabilitySetNotes | Additional comments associated with the vulnerability loss set file. | varchar | 2000 | ![]() | |||
| VulnerabilitySetFileTypeCode | Code that represents the types of vulnerability set files.
| varchar | 10 | ![]() | |||
| ModelCode | Code that represents the model in Touchstone associated with the vulnerability loss file set. | smallint | 2 | ||||
| IsPreviousVersionModel | Indicates whether the event set included in the analysis corresponds to the current or previous version of the AIR models.
| bit | 1 | ![]() | ((0)) | ||
| StatusCode | System-provided status code for the record. | varchar | 10 | ('A') | |||
| Version | Version of the vulnerability loss set file. | varchar | 50 | ||||
| ProductVersion | Version of the product associated with the vulnerability loss file. | varchar | 50 | ||||
| IsBinaryImport | Indicates whether you can import vulnerability loss set files as binary binary.
| bit | 1 | ((0)) | |||
| SortOrder | Reserved for future use. | int | 4 | ((0)) | |||
| Author | Name of the person who created the vulnerability loss set file. | varchar | 255 | ![]() | |||
| EnteredDate | Date and time when the vulnerability set file was created. | datetime | 4 | ![]() | (getutcdate()) | ||
| EditedDate | Date and time when the vulnerability set file was modified. | datetime | 4 | ![]() | (getutcdate()) | ||
| RowTimeStamp | Used for time stamping. | timestamp | 8 |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tLossVulnerabilitySetDetails | Table | Stores additional information about each loss vulnerability file sets. | 1 |