This SQL table contains the version and the build of the 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. V2: minor version number. B1: major build number. B2: minor build number. Example: 2.0.8042.0 means that the Repository database was created using the engine 2.0 and the build 8042.0. |