rdoVersion Property (Remote Data)

       

Returns a value that indicates the version of the RDO library associated with the object.

Syntax

object.rdoVersion

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Return Values

The rdoVersion property return value is a 5-character string expression.

Remarks

This property identifies the version of the database engine that created the connection. The version is in the form #.#.####, where the first two digits are the major version number and the last two digits are the minor version. For example, RDO version 2.0 returns 2.0.0000.