The Version property determines the version status of the server.
Syntax | |||||
Version([Major] [, Minor] [, Revision]) | |||||
Return value | |||||
Type |
Description | ||||
String |
Version status of the server in easy-to-read form | ||||
Parameter | |||||
Use |
Name |
Type |
Passing |
Description | |
Optional |
Major |
Long |
ByRef |
Major version | |
Optional |
Minor |
Long |
ByRal |
Minor version | |
Optional |
Revision |
Long |
ByRal |
State of revision | |