ISequence.IncrementStep

Fore Syntax

IncrementStep: Integer;

Fore.NET Syntax

IncrementStep: integer;

Description

The IncrementStep property determines the step used to generate keys.

Comments

The ISequence.StartValue property determines the initial value.

Fore and Fore.NET Examples

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

See also:

ISequence