-
enum Incrementation_Type {
AUTO_INCREMENT, FIXED_INCREMENT
} -
Step incrementation methods.
These values are used to specify the time incrementation method for , , and .- Values:
-
- AUTO_INCREMENT
- Automatic time incrementation. dd>
- FIXED_INCREMENT
- Fixed time incrementation. dd>