Stores information about database upgrades.
Creation Date | 4/11/2022 6:17 PM |
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 | |
---|---|---|---|---|---|---|---|
TargetVersion | Version of the database target. | varchar | 10 | ||||
OptionName | Name of the database upgrade option. | varchar | 100 | ||||
OptionValue | Name of the database upgrade value. | varchar | 100 | ||||
UpgradeDate | Date and time when the database was upgraded. | datetime2 | 4 | (sysdatetime()) |