company logo

DatabaseHandle :: VersionCount - Get number of versions

The function returns the number of versions defined for the database object. The number is identical with the last version number defined for the database object. When no version has created for the database object the function returns 0.

Return value:  Number of items ( int32  )

The value contains the number of items (characters, entries, instances etc.).

Implementation details

int32 DatabaseHandle  :: VersionCount (  )