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.]
Provides support for core services in the Modeling Services. These services include error handling and support for sequence objects.
Extents
Extent | 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. |
Computed Values
Computed Value | Description |
---|---|
Returns the number of characters in a target unicode string. |
|
Returns the number of characters in a target ASCII string. |
|
Returns a string that lists the columns and their types for a SQL Server object. This is an internal procedure used by Modeling Services. |
|
Returns the value of the associated Modeling Services setting. |