tblLVST_DBVersion determines the version and creation date of the current database. It is used to drive upgrades and conversion routines. ***Do not edit***.
| Column Name | Data Type | Data Length | Default Value | See Also |
|
DatabaseVersion |
VARCHAR |
50 |
N/A |
N/A |
|
CreationDate |
TIMESTAMP |
N/A |
N/A |
N/A |
|
Mode |
INTEGER |
N/A |
N/A |
N/A |
DatabaseVersion
Description:Database version number for this schema
Constraint Name:UNIQUE NOT NULL
Constraint Description: N/A
CreationDate
Description:date this database schema was created.
Constraint Name: N/A
Constraint Description: N/A
Mode
Description:Determines the read and write status of the database
Constraint Name: N/A
Constraint Description: N/A