IRubricator.Sequence

Syntax

Sequence: ISequence;

Description

The Sequence property returns the object that generates factor keys for time series database.

Comments

If the property is IRubricator.UseDistinctSequence = False, Sequence returns NULL.

Example

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

See also:

IRubricator