CEDE 8.0 Database Reference
tUpgradeLog Table
Description
Stores information about upgrade scripts.
Properties
Creation Date12/3/2019 2:18 AM
File GroupPRIMARY
Text File GroupPRIMARY
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key UpgradeLogIDUnique system-generated identifier for the upgrade record.int4   
 ScriptSID

Unique system-generated sequential identifier for the script record.

For a complete list of records, see tScript Table.

int4   
 ScriptContentIDIdentifier for the script contents of the package.int4   
 EnteredDateDate and time when the upgrade was applied.datetime227
(sysdatetime())
 
 ErrorDescription of the error.nvarchar16  
See Also

Related Objects

AIRReference Database