| title | Version Property (ADO) | Microsoft Docs | |||
|---|---|---|---|---|
| ms.prod | sql | |||
| ms.prod_service | connectivity | |||
| ms.technology | connectivity | |||
| ms.custom | ||||
| ms.date | 01/19/2017 | |||
| ms.reviewer | ||||
| ms.topic | conceptual | |||
| apitype | COM | |||
| f1_keywords |
|
|||
| helpviewer_keywords |
|
|||
| ms.assetid | db4cb894-9bd9-422d-a58a-cef6941a5784 | |||
| author | MightyPen | |||
| ms.author | genemi |
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.
Version Property Example (VB)
Version Property Example (VC++)