Sequence Class
SQL Server 2014
Updated: April 20, 2017
Model schema container class for Sequence
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | 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 |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:

