Indicates the ADO version number.
Returns a String value that indicates the version.
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.
Visual Basic Example | Visual C++ Example | Visual J++ Example
Applies To: Connection Object