Firebird Maestro online Help
Prev | Return to chapter overview | Next |
Setting autoincrement options

This node is available when SMALLINT, INTEGER, BIGINT, NUMERIC or DECIMAL field type is selected.
Use autoincrement
If checked, the field is autoincrement.
Generator
Create new generator
If selected, a new generator will be created for this field.
Use existing generator
If selected, an existing generator will be used for this field.
Generator name
Defines the name of a new or existing generator.
Trigger
Create trigger
If checked, the trigger realizing autoincrement function will be created for the field.
Trigger name
Defines the name of an autoincrement trigger.
Procedure
Create procedure
If checked, the procedure realizing autoincrement function will be created for the field.
Procedure name
Defines the name of an autoincrement procedure.
Prev | Return to chapter overview | Next |