CEDE 9.0 Database Reference
tDBVersion Table
AIRReference Database : tDBVersion Table
Description
Defines the version of the database.
Properties
Creation Date6/13/2011 7:13 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   
 Version of the database.varchar10   
 Version of the code embedded in the database.varchar10   
 Date the database was released.datetime4   
 Globally unique  identifier for the database.uniqueidentifier16   
See Also

Related Objects

AIRReference Database