Loading...
 

CX_OBJECT_MANAGER::GetOStoreVersion

CX_OBJECT_MANAGER::GetOStoreVersion

Description:

This class function determines the ObjectStore version of the local computer (parameter = 1) or the database server (parameter = 0). In case of an error (ObjectStore not started, database server not accessible) the function returns an empty string, otherwise the version, e.g. "ObjectStore Release 6.0 Service Pack 8".

Code example:
InstantView® sample code
Stack
Stack Position Object type Brief description
Stack(In) Top CX_OBJECT_MANAGER
Stack(In) Top INTEGER Parameters
Stack(Out) Top STRING Version or empty string
Function call: Call(GetOStoreVersion)