TypeReferences Table (System_Runtime 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.]
Stores type references. This is a specialized extent in the Types/TypeDefinitions/TypeReferences hierarchy.
Fields
The following table lists the fields in the TypeReferences table.
Column | Type | Required | Description |
---|---|---|---|
Folder |
yes |
The Modeling Services Folder that is associated with the type reference. References the [Repository.Item].[FoldersTable] view. |
|
Id |
bigint |
yes |
The identifier of the type reference. References the [System_Runtime].[Types] view. |
AssemblyReference |
bigint |
yes |
The assembly reference in which this type reference is contained. References the [System_Runtime].[AssemblyReferences] view. |