ISequence.NativeName

Syntax

NativeName: String;

Description

The NativeName property determines the physical name of the table used to generate keys.

Comments

The ISequence.Database property determines the database used by the table.

Example

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

See also:

ISequence