Version Property - ADO

Indicates the ADO version number.

Applies To

Connection

Return Values

Returns a String value.

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.

Examples

Version Property Example (VB)


© 1997 Microsoft Corporation. All rights reserved.