|
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | INT64 NextValue () |
Increments or decrements the sequence and returns the next value |
|
| + | Reset () |
Resets the sequence to its initial value |
| Options | Name | Purpose | |
|---|---|---|---|
| + | Sequence () |
Constructor for the Sequence class |
|
| + | Sequence (int64) |
Constructor for the Sequence class |
|
| + | Sequence (int64, integer) |
Constructor for the Sequence class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | INT64 CurrentValue |
Returns the current sequence value |
|
| + | INTEGER Increment |
Returns the sequence increment |
|
| + | INT64 Initial |
Retusn the sequence initial value |
|
Top
PUBLIC INT64 NextValue ()
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Reset ()
|
|||||||||||||
PUBLIC Sequence ()
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Sequence (int64)
|
||||||||||||||||||||
PUBLIC Sequence (int64, integer)
|
||||||||||||||||||||
PUBLIC INT64 CurrentValue
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC INTEGER Increment
|
|||||||||||||
PUBLIC INT64 Initial
|
|||||||||||||