Share via


IdSequenceAliasesTable Extent (Repository Module)

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Stores sequence object aliases. Do not access this table directly. Instead use the [Repository].[CreateIdSequenceAlias] and [Repository].[NewIdInterval] stored procedures.

Fields

The following table lists the fields in the IdSequenceAliasesTable extent.

Column Type Required Description

SchemaAlias

Text(256)

yes

Infrastructure.

SequenceAlias

Text(256)

yes

Infrastructure.

Schema

IdSequencesTable

yes

Infrastructure.

Sequence

IdSequencesTable

yes

Infrastructure.

Remarks

To work with this extent in the SQL Server Modeling Services, see IdSequenceAliasesTable Table (Repository Schema).

See Also

Reference

Repository Extents
Repository Module

Send comments about this topic to Microsoft.