The SequenceConfig type exposes the following members.
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | CacheSize | 
            The number of elements cached by a sequence handle.
             | 
|  | Decrement | 
            If true, the sequence will be decremented.
             | 
|  | Increment | 
            If true, the sequence will be incremented. This is the default. 
             | 
|  | InitialValue | 
            The initial value for a sequence.
             | 
|  | Max | 
            The maximum value in the sequence.
             | 
|  | Min | 
            The minimum value in the sequence.
             | 





