DatabaseHandle :: GetVersion - Get version number for the time point
The function returns the version number that includes the passed time point.
Return value:  Database object version number ( uint16  )
Implementation details
uint16 
DatabaseHandle  :: GetVersion ( dttm timestamp=dttm() )
- timestamp
 - Date time value
Default: dttm()
 

