IMetaDictionary.UpdateSequence

Fore Syntax

UpdateSequence: RdsUpdateSequenceOptions;

Fore.NET Syntax

UpdateSequence: Prognoz.Platform.Interop.Rds.RdsUpdateSequenceOptions;

Description

The UpdateSequence method updates sequence.

Comments

Sequence is an ordered list of values.

Fore and Fore.NET Examples

The property or method use is given in the example for IMetaDictionary.AttributeMnemoNamings.

See also:

IMetaDictionary