The DBMS Version property returns the version of the product accessed by the provider.
object.Properties("DBMS Version")
object
Expression that evaluates to an object in the Applies To list.
adBSTR
Read-only
DBPROP_DBMSVER
The version is of the form ##.##.####, where the first two digits are the major version, the next two digits are the minor version, and the last four digits are the release version. The provider must render the product version in this form but can also append the product-specific version (for example, 04.01.0000 Rdb 4.1).