Platform Core .NET Assemblies API
Create(String,Int32,Int32) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > SequenceMap Class > Create Method : Create(String,Int32,Int32) Method
sequenceName
Name of sequence.
startWith
Start value.
incrementBy
Increment value.

Glossary Item Box

Create sequence in database and add it to sequence map.

Syntax

 
C#
 
 

Parameters

sequenceName
Name of sequence.
startWith
Start value.
incrementBy
Increment value.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.