company logo

ObjectSpace :: accessVersion - Get access version

The function returns the access version currently set for the object space. Except for pure managed version mode, this is the complete version number containing the major version number in the 2 high order bytes. In case of pure managed versioning, the function returns the major version number, only.

Return value:  Instance version number ( uint32  )

Instance version numbers are assigned version numbers to individual instances.

Implementation details

uint32 ObjectSpace  :: accessVersion (  )