int db::Sequence::get_cur_value ( db_uint value  )  const

Retrieve the current number.

Precondition:
A transaction has been started and get_next_value has been called previously.
Parameters:
value Variable to hold the current number
Returns:
The number most recently returned by get_next_value within the current transaction.


Copyright © 2005-2008 ITTIA®. All rights reserved.