Enum ESequenceOptionType
- Namespace
- gudusoft.gsqlparser
- Assembly
- gudusoft.gsqlparser.dll
public enum ESequenceOptionType
Fields
cache = 12cycle = 10increment = 4incrementBy = 5maxValue = 8minValue = 6noCache = 13noCycle = 11noMaxValue = 9noMinValue = 7noOrder = 15order = 14restart = 2restartWith = 3start = 0startWith = 1