Version Property

Indicates the ADO version number.

Return Value

Returns a String value that indicates the version.

Remarks

Use the Version property to return the version number of the ADO implementation.

The version of the provider will be available as a dynamic property in the Properties collection.

See Also

Visual Basic Example | Visual C++ Example | Visual J++ Example

Applies To: Connection Object