Version Property

 

Description

 

Indicates the ADO version number. 

 

PowerBASIC Syntax

 

PROPERTY GET Version () AS WSTRING

 

Return Value

 

STRING. The version number, in unicode format.

 

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.

 

Valid XHTML 1.0 Transitional