ISequence.StartValue

Syntax

StartValue: Integer;

Description

The StartValue property determines the initial value used to generate keys.

Comments

The ISequence.IncrementStep property determines step to generate values.

Example

The property use is given in the example for IRubricator.UseDistinctSequence.

See also:

ISequence