ISequence.IncrementStep

Syntax

IncrementStep: Integer;

Description

The IncrementStep property determines the step used to generate keys.

Comments

The ISequence.StartValue property determines the initial value.

Example

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

See also:

ISequence