Field to apply sequence to.
Source position: sqldb.pp line 478
published property TSQLSequence.FieldName : string |
FieldName is the name of the field TSQLSequence will apply the new value to when Apply is called. It must be a valid fieldname of the dataset that owns the TSQLSequence instance.
|
Apply a new value to a field. |
|
|
Sequence name to get values from. |
|
|
Value to increment sequence with. |