EM0 Schema Tables
The following table lists the tables exposed by EM0, as well as the underlying M0 table to which it corresponds.
The MV_VISIBLE_ATTRIBUTE@ table will be identical to the ATTRIBUTE table, except that unified copies of Attribute objects are filtered out.
Note: There is no filtering on Is_Logical_Only or Is_Physical_Only in this table.
For the other tables exposed by this schema, the EM0 table will be identical to the M0 table except that objects having the Is_Physical_Only or Hide_In_Logical properties set will not occur in the logical versions of the table, and objects having the Is_Logical_Only or Hide_In_Physical properties set will not occur in the physical versions of the table.
The following table describes the tables in the EM0 schema:
EM0 Table |
Underlying M0 Table |
---|---|
MV_LOGICAL_ATTRIBUTE@ |
ATTRIBUTE |
MV_PHYSICAL_ATTRIBUTE@ |
ATTRIBUTE |
MV_LOGICAL_DEFAULT@ |
DEFAULT |
MV_PHYSICAL_DEFAULT@ |
DEFAULT |
MV_LOGICAL_DOMAIN@ |
DOMAIN |
MV_PHYSICAL_DOMAIN@ |
DOMAIN |
MV_LOGICAL_ENTITY@ |
ENTITY |
MV_PHYSICAL_ENTITY@ |
ENTITY |
MV_LOGICAL_KEY_GROUP@ |
KEY_GROUP |
MV_PHYSICAL_KEY_GROUP@ |
KEY_GROUP |
MV_LOGICAL_RELATIONSHIP@ |
RELATIONSHIP |
MV_PHYSICAL_RELATIONSHIP@ |
RELATIONSHIP |
MV_LOGICAL_VALIDATION_RULE@ |
VALIDATION_RULE |
MV_PHYSICAL_VALIDATION_RULE@ |
VALIDATION_RULE |
MV_VISIBLE_ATTRIBUTE@ |
ATTRIBUTE |
Copyright © 2018 erwin, Inc.
All rights reserved.
|
|