Version Property (ADO)
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.
Applies To
See Also
Version Property Example (VB)
Version Property Example (VC++)