ISequence.NativeName

Fore Syntax

NativeName: String;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ISequence