Sequence Class

 

Updated: April 20, 2017

Model schema container class for Sequence

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

System::Object
  Microsoft.SqlServer.Dac.Model::Sequence

public ref class Sequence abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticCacheSize

CacheSize property class of Sequence

System_CAPS_pubpropertySystem_CAPS_staticDataType

DataType relationship class of Sequence

System_CAPS_pubpropertySystem_CAPS_staticIncrementValue

IncrementValue property class of Sequence

System_CAPS_pubpropertySystem_CAPS_staticIsCached

IsCached property class of Sequence

System_CAPS_pubpropertySystem_CAPS_staticIsCycling

IsCycling property class of Sequence

System_CAPS_pubpropertySystem_CAPS_staticMaxValue

MaxValue property class of Sequence

System_CAPS_pubpropertySystem_CAPS_staticMinValue

MinValue property class of Sequence

System_CAPS_pubpropertySystem_CAPS_staticNoMaxValue

NoMaxValue property class of Sequence

System_CAPS_pubpropertySystem_CAPS_staticNoMinValue

NoMinValue property class of Sequence

System_CAPS_pubpropertySystem_CAPS_staticSchema

Schema relationship class of Sequence

System_CAPS_pubpropertySystem_CAPS_staticStartValue

StartValue property class of Sequence

System_CAPS_pubpropertySystem_CAPS_staticTypeClass

Type class for Sequence

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: