[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Value to increment sequence with
Source position: sqldb.pp line 464
published property TSQLSequence.IncrementBy : Integer |
IncrementBy is the value that will be added to the current value of the sequence TSQLSequence.SequenceName when TSQLSequence.GetNextValue is called.
|
Apply a new value to a field |
|
|
Get a next value for the sequence |
|
|
Sequence name to get values from |