Instance Database Version
The database engine type and version. The databaseVersion
field cannot be changed after instance creation.
Entries
This is an unknown database version.
The database version is SQL Server 2017 Standard.
The database version is SQL Server 2017 Enterprise.
The database version is SQL Server 2017 Express.
The database version is SQL Server 2017 Web.
The database version is PostgreSQL 9.6.
The database version is PostgreSQL 10.
The database version is PostgreSQL 11.
The database version is PostgreSQL 12.
The database version is PostgreSQL 13.
The database version is PostgreSQL 14.
The database version is PostgreSQL 15.
The database version is SQL Server 2019 Standard.
The database version is SQL Server 2019 Enterprise.
The database version is SQL Server 2019 Express.
The database version is SQL Server 2019 Web.
Types
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.