Tables (Repository Schema)

[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.]

The Repository schema contains the following tables.

Tables

Table Description

IdSequenceAliasesTable

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

IdSequencesTable

Stores sequence objects. Do not access this table directly. Instead use the [Repository].[CreateIdSequence] and [Repository].[NewIdInterval] stored procedures.

Remarks

See Also

Reference

Repository Schema

Send comments about this topic to Microsoft.