Sequence Class

Definition

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

Applies to