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 |
---|---|
Stores sequence object aliases. Do not access this table directly. Instead use the [Repository].[CreateIdSequenceAlias] and [Repository].[NewIdInterval] stored procedures. |
|
Stores sequence objects. Do not access this table directly. Instead use the [Repository].[CreateIdSequence] and [Repository].[NewIdInterval] stored procedures. |