Insert introduction here.
|
Schema
|
Description
|
|---|
|
Language.Catalog
|
Provides storage for language information about models written in the "M" language. Use the "M" Compiler, M.exe, to create this schema.
|
|
Language.Catalog.Clr
|
Supports the mapping of common language runtime (CLR) attributes.
|
|
Language.Catalog.Runtime
|
Stores information about the "M" images that have been loaded into the database.
|
|
Language.Catalog.SQL
|
Connects the "M" language constructs with their database representations in SQL Server. Use the "M" Compiler, M.exe, to create this schema.
|
|
Language.Edm
|
Supports the EDM integration scenarios for "M".
|
|
Microsoft.Uml2
|
Stores UML models that comply with the Object Management Group's Unified Modeling Language (UML) specification version 2.1.2.
|
|
Repository
|
Provides support for core services in the Modeling Services. These services include error handling and support for sequence objects.
|
|
Repository.Item
|
Provides support for features that apply to items in the Modeling Services database. This includes security, Folder management, and change tracking.
|
|
System
|
Contains common entities used by other models throughout the database.
|
|
System.ComponentModel
|
Supports common language runtime (CLR) attributes that are projected into "M".
|
|
System.ComponentModel.DataAnnotations
|
Supports common language runtime (CLR) attributes that are projected into "M".
|
|
System.Globalization
|
Provides support for localized strings and resources.
|
|
System.Identity
|
Stores identity information.
|
|
System_Runtime
|
Models common language runtime (CLR) metadata.
|
Other Resources
"Oslo" Repository Overview
"Oslo" Repository Architecture