Touchstone Re 2022 Database Reference
tDBVersion Table
AIRResultRe Database : tDBVersion Table
Description

Stores information about the database version.

Properties
Creation Date4/11/2022 6:17 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows1
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code for the data source type.

For a complete list of data source type codes, see tDataSourceType Table.

varchar10   
 Major version number of the database.varchar10   
 Minor version number of the database.varchar10   
 Date the database was released.datetime4   
 Globally unique  identifier for the database.uniqueidentifier16   
See Also

Related Objects

AIRResultRe Database