The SequenceConfig type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CacheSize |
The number of elements cached by a sequence handle.
|
![]() | Decrement |
If true, the sequence is decremented.
|
![]() | Increment |
If true, the sequence is 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.
|