For more information
about IBM data server syntax, see the reference
information that is included with each product. There may be differences
between IBM data
server syntax and the syntax for other vendors.
- General
page
Property |
Description |
Name |
Specifies
a name for the object. |
Label |
Specifies a label that is displayed in visual
diagrams. |
Data type |
Specifies a data type for the sequence value. |
- Type page
Property |
Description |
Start value |
Specifies
a value for the START WITH clause. |
Increment |
Specifies a
value for the INCREMENT BY clause. |
Minimum |
Specifies a value
for the MINVALUE clause. |
Maximum |
Specifies a value for the MAXVALUE clause. |
Cycle |
Specifies
the CYCLE option. Specifies whether the sequence
should continue to generate values after reaching either its maximum
or minimum
value. |
- Documentation page
- Specifies user-supplied information
about the object.
- Annotation
page (in edit mode only)
- Add,
modify, or delete properties.