GetBuildNumber
Description
Returns the product build number. This number is used to uniquely identify each build.
Note: This method is for COM only. For Perl, see the ProductInfo Object.
Syntax
VBScript
session.GetBuildNumber
- Identifier
- Description
- session
- The Session object that represents the current database-access session.
- Return value
- A String containing the product build number.