ISequence.Database

Syntax

Database: IDatabase;

Description

The Database property determines a database

Comments

The database contains the table used to generate keys. The ISequence.NativeName property determines a physical name of the table.

Example

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

See also:

ISequence