M0 Schema
The M0 schema contains the modeling data in a erwin DM model.
The various classes of objects and properties in a erwin DM model form the definitions of tables and columns exposed using the ODBC interface. To find the class names used in erwin DM's metamodel, see the document erwin Metamodel Reference. All spaces and periods in class names are replaced with underscores. The ODBC interface capitalizes the names, but the driver is not case-sensitive. For example, the Entity class becomes the ENTITY table and the Long_Id property becomes the LONG_ID column.
Copyright © 2025 Quest Software, Inc. |