The DriverVersion property specifies the version of the used ODBC driver.
Applies to objects: Connection, Database.
[[Let] RetVal = ] object.DriverVersion |
The DriverVersion property syntax has these parts:
Part | Description |
object | Required. A reference to an instance of the object. |
RetVal | Optional. A Double type variable. |
This property is Read-Only.
....... |
See Also |
Connection Object, Database Object, ConformanceLevel Property. |