Meta Data Services Programming
RTblDatabaseVersion SQL Table
RTblDatabaseVersion contains the version and the build of the repository engine that created the repository database.
Column name | Data type | Description |
---|---|---|
DatabaseVersion | RTDBVersion | The version and the build of the engine in the following format:
V1.V2.B1.B2 where: V1: major version number. For example, 3.0.6019.0 means that the repository database was created using the engine 3.0 and the build 6019.0. |