Returns the version of the Company database.
| Visual Basic |
|---|
Public Property Version() As Long |
The version of the Company database always equals to the versions of the OBServer.dll and SBOcommon database.
The version is stored in the CINF table of the Company database and also in the SINF table of the SBO Common database.
The OBServer.dll can be found in the user temporary folder after connecting to the company database. To view its version, open the file properties dialog box and click the Version tab.
See also Versions Compatibility.