Sequence Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Model schema container class for Sequence
public static class Sequence
type Sequence = class
Public Class Sequence
- Inheritance
-
Sequence
Properties
CacheSize |
CacheSize property class of Sequence |
DataType |
DataType relationship class of Sequence |
IncrementValue |
IncrementValue property class of Sequence |
IsCached |
IsCached property class of Sequence |
IsCycling |
IsCycling property class of Sequence |
MaxValue |
MaxValue property class of Sequence |
MinValue |
MinValue property class of Sequence |
NoMaxValue |
NoMaxValue property class of Sequence |
NoMinValue |
NoMinValue property class of Sequence |
Schema |
Schema relationship class of Sequence |
StartValue |
StartValue property class of Sequence |
TypeClass |
Type class for Sequence |