Stores information about upgrade scripts.
            | Creation Date | 12/3/2019 2:18 AM | 
| File Group | PRIMARY | 
| Text File Group | PRIMARY | 
| 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 | |
|---|---|---|---|---|---|---|---|
   | UpgradeLogID | Unique system-generated identifier for the upgrade record. | int | 4 | |||
| ScriptSID | Unique system-generated sequential identifier for the script record. For a complete list of records, see tScript Table.  | int | 4 | ||||
| ScriptContentID | Identifier for the script contents of the package. | int | 4 | ||||
| EnteredDate | Date and time when the upgrade was applied. | datetime2 | 4 | ![]()  | (sysdatetime())  | ||
| Error | Description of the error. | nvarchar | 16 | ![]()  |